瀏覽代碼

Add missing change

Samuel Thibault 12 年之前
父節點
當前提交
c76f1369a1
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      include/starpu.h

+ 3 - 0
include/starpu.h

@@ -46,6 +46,9 @@ typedef unsigned long long uint64_t;
 #include <starpu_perfmodel.h>
 #include <starpu_task.h>
 #include <starpu_task_list.h>
+#ifdef BUILDING_STARPU
+#include <util/starpu_task_list_inline.h>
+#endif
 #include <starpu_task_util.h>
 #include <starpu_scheduler.h>
 #include <starpu_expert.h>