mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2024-11-25 10:29:16 +08:00
9 lines
252 B
C++
9 lines
252 B
C++
|
// (C) Copyright John Maddock 2003.
|
||
|
// Use, modification and distribution are subject to the
|
||
|
// Boost Software License, Version 1.0. (See accompanying file
|
||
|
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||
|
|
||
|
#pragma pack(pop)
|
||
|
|
||
|
|