Remove some (hopefully) redundant macros and compiler options

This commit is contained in:
jsteube
2016-09-07 20:30:14 +02:00
parent 80d7dce9b5
commit 25726e4f4e
10 changed files with 58 additions and 67 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#include <OpenCL/cl.h>
#endif
#ifdef WIN
#ifdef _WIN
#include <CL/cl.h>
#endif