diff options
| author | ruki <[email protected]> | 2020-05-24 23:58:29 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-05-24 23:58:29 +0800 |
| commit | 9d3a7676056506b949fb4c04b29e00f427fb19c2 (patch) | |
| tree | aac71aad1ee473429ae7a982cc5ae3e4ad03e0ed | |
| parent | 0a6ba03d46c4b2bb969221de5680da9378f12e9b (diff) | |
fix headers
| -rw-r--r-- | tests/projects/cuda/console/inc/helper_cuda.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/projects/cuda/console/inc/helper_cuda.h b/tests/projects/cuda/console/inc/helper_cuda.h index 7c5f9f5e8..75e3eb242 100644 --- a/tests/projects/cuda/console/inc/helper_cuda.h +++ b/tests/projects/cuda/console/inc/helper_cuda.h @@ -27,7 +27,6 @@ #define EXIT_WAIVED 2 #endif -//#error // Note, it is required that your SDK sample to include the proper header files, please // refer the CUDA examples for examples of the needed CUDA headers, which may change depending // on which CUDA functions are used. |
