Some syntax error

This commit is contained in:
jsteube
2018-02-08 09:49:59 +01:00
parent 786384664e
commit d5153539e2
+3 -3
View File
@@ -81,10 +81,10 @@
* function declarations can have a large influence depending on the opencl runtime
*/
#ifdef IS_CPU
#if defined IS_CPU
#define DECLSPEC static
#elif IS_GPU
#ifdef IS_AMD
#elif defined IS_GPU
#if defined IS_AMD
#define DECLSPEC inline
#else
#define DECLSPEC