Explorar o código

starpu_opencl.h: add missing include

Nathalie Furmento %!s(int64=13) %!d(string=hai) anos
pai
achega
9e56423411
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/starpu_opencl.h

+ 1 - 0
include/starpu_opencl.h

@@ -25,6 +25,7 @@
 #include <CL/cl.h>
 #endif
 #include <starpu_config.h>
+#include <assert.h>
 
 #ifdef __cplusplus
 extern "C"