Skip to content

Commit bf0ac1f

Browse files
committed
Remove extra include.
1 parent c02e514 commit bf0ac1f

File tree

1 file changed

+0
-1
lines changed
  • test/driver_stub

1 file changed

+0
-1
lines changed

test/driver_stub/cl.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include "cl_khr_icd2.h"
2121

2222
#if defined(CL_ENABLE_ICD2)
23-
#include "cl_khr_icd2.h"
2423
CL_API_ENTRY clIcdCreateInstancePlatformKHR_t clIcdCreateInstancePlatformKHR;
2524
CL_API_ENTRY clIcdDestroyInstancePlatformKHR_t clIcdDestroyInstancePlatformKHR;
2625
#endif

0 commit comments

Comments
 (0)