소스 검색

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"