mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2024-11-25 15:09:18 +08:00
13 lines
280 B
C++
13 lines
280 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 option pop
|
||
|
#pragma nopushoptwarn
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|