Browse Source

include/starpu.h: include starpu_bitmap.h

Nathalie Furmento 10 years ago
parent
commit
6e2385e6bf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/starpu.h

+ 1 - 0
include/starpu.h

@@ -69,6 +69,7 @@ typedef UINT_PTR uintptr_t;
 #include <starpu_tree.h>
 #include <starpu_tree.h>
 #include <starpu_openmp.h>
 #include <starpu_openmp.h>
 #include <starpu_simgrid_wrap.h>
 #include <starpu_simgrid_wrap.h>
+#include <starpu_bitmap.h>
 
 
 #ifdef __cplusplus
 #ifdef __cplusplus
 extern "C"
 extern "C"