Explorar el Código

reduce warning

Corentin Salingue hace 12 años
padre
commit
e3ed769235
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/core/disk.h

+ 2 - 0
src/core/disk.h

@@ -23,6 +23,8 @@
 #define STARPU_DISK_ALL 1
 #define STARPU_DISK_NO_RECLAIM 2
 
+#include <datawizard/copy_driver.h>
+
 /* interface to manipulate memory disk */
 void * _starpu_disk_alloc (unsigned node, size_t size);