Explorar o código

include/starpu_rand.h: make sure to include starpu_config.h

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

+ 1 - 0
include/starpu_rand.h

@@ -18,6 +18,7 @@
 #define __STARPU_RAND_H__
 
 #include <stdlib.h>
+#include <starpu_config.h>
 
 #ifdef STARPU_USE_DRAND48
 typedef struct drand48_data starpu_drand48_data;