From b014104bc4d2c7b05767bf5364b8b972474850d1 Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Sun, 21 Feb 2010 00:37:34 +0100 Subject: added custom cl_vendor_ext.h with a set of NV vendor extensions which are not yet in the official headers. updated CLException with CL_INVALID_GL_SHAREGROUP_REFERENCE_KHR cause. --- resources/opencl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'resources/opencl.h') diff --git a/resources/opencl.h b/resources/opencl.h index bbb14e38..4e0cced5 100644 --- a/resources/opencl.h +++ b/resources/opencl.h @@ -8,6 +8,7 @@ #include #include #include +#include //#include #include -- cgit v1.2.3