We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86448ce commit ddf6c70Copy full SHA for ddf6c70
1 file changed
include/cl_khr_icd2.h
@@ -16,6 +16,8 @@
16
* OpenCL is a trademark of Apple Inc. used under license by Khronos.
17
*/
18
19
+#include <CL/cl.h>
20
+
21
#if !defined(CL_ICD2_TAG_KHR)
22
#if INTPTR_MAX == INT32_MAX
23
#define CL_ICD2_TAG_KHR ((intptr_t)0x434C3331)
0 commit comments