Bläddra i källkod

starpu_opencl.h: add missing include

Nathalie Furmento 12 år sedan
förälder
incheckning
9e56423411
1 ändrade filer med 1 tillägg och 0 borttagningar
  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"