summaryrefslogtreecommitdiffstats
path: root/resources/opencl.h
diff options
context:
space:
mode:
Diffstat (limited to 'resources/opencl.h')
-rw-r--r--resources/opencl.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/resources/opencl.h b/resources/opencl.h
deleted file mode 100644
index 28b874e7..00000000
--- a/resources/opencl.h
+++ /dev/null
@@ -1,12 +0,0 @@
-//just to make ANTLR happy
-// #define __GNUC__
-
-#include <CL/cl_platform.h>
-#include <CL/cl.h>
-#include <CL/cl_ext.h>
-//#include <CL/cl_vendor_ext.h>
-
-//#include <GL/gl.h>
-#include <gltypes.h>
-#include <CL/cl_gl.h>
-#include <CL/cl_gl_ext.h>