浏览代码

tools/starpu_perfmodel_plot.c: add missing include

Nathalie Furmento 12 年之前
父节点
当前提交
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