Просмотр исходного кода

tools/starpu_perfmodel_plot.c: add missing include

Nathalie Furmento лет назад: 12
Родитель
Сommit
4bec2f1a1e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      tools/starpu_perfmodel_plot.c

+ 1 - 0
tools/starpu_perfmodel_plot.c

@@ -25,6 +25,7 @@
 #ifdef STARPU_USE_FXT
 #include <common/fxt.h>
 #endif
+#include <common/utils.h>
 
 #include <starpu.h>
 #include <core/perfmodel/perfmodel.h> // we need to browse the list associated to history-based models