summaryrefslogtreecommitdiff
path: root/tests/projects
diff options
context:
space:
mode:
Diffstat (limited to 'tests/projects')
-rw-r--r--tests/projects/cuda/console/inc/helper_cuda.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/projects/cuda/console/inc/helper_cuda.h b/tests/projects/cuda/console/inc/helper_cuda.h
index 75e3eb242..7c5f9f5e8 100644
--- a/tests/projects/cuda/console/inc/helper_cuda.h
+++ b/tests/projects/cuda/console/inc/helper_cuda.h
@@ -27,6 +27,7 @@
#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.