Samuel Thibault лет назад: 7
Родитель
Сommit
63b8962caf
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      src/common/list.h

+ 2 - 0
src/common/list.h

@@ -18,6 +18,8 @@
 #ifndef __LIST_H__
 #define __LIST_H__
 
+#include <starpu_util.h>
+
 /** @file
  * @brief Doubly-linked lists
  */