瀏覽代碼

include/starpu.h: include starpu_bitmap.h

Nathalie Furmento 10 年之前
父節點
當前提交
6e2385e6bf
共有 1 個文件被更改,包括 1 次插入0 次删除
  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_openmp.h>
 #include <starpu_simgrid_wrap.h>
+#include <starpu_bitmap.h>
 
 #ifdef __cplusplus
 extern "C"