Skip to content

Commit ddf6c70

Browse files
authored
cl_khr_icd2.h: include cl header (#251)
1 parent 86448ce commit ddf6c70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/cl_khr_icd2.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
* OpenCL is a trademark of Apple Inc. used under license by Khronos.
1717
*/
1818

19+
#include <CL/cl.h>
20+
1921
#if !defined(CL_ICD2_TAG_KHR)
2022
#if INTPTR_MAX == INT32_MAX
2123
#define CL_ICD2_TAG_KHR ((intptr_t)0x434C3331)

0 commit comments

Comments
 (0)