Remove a preprocessor debug message and correct the readme

This commit is contained in:
rhoarau
2019-06-09 17:25:43 +02:00
parent 8fb71ffd07
commit 1079444f7e
2 changed files with 1 additions and 2 deletions

View File

@@ -410,7 +410,6 @@
#if GLM_COMPILER & GLM_COMPILER_CUDA
# define GLM_CUDA_FUNC_DEF __device__ __host__
# define GLM_CUDA_FUNC_DECL __device__ __host__
#error "oops cuda shit"
#else
# define GLM_CUDA_FUNC_DEF
# define GLM_CUDA_FUNC_DECL