浏览代码

starpu_perfmodel_display can now access to history using the public interface

Samuel Thibault 13 年之前
父节点
当前提交
d963e59e8d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tools/starpu_perfmodel_display.c

+ 0 - 1
tools/starpu_perfmodel_display.c

@@ -22,7 +22,6 @@
 
 #include <starpu.h>
 #include <starpu_perfmodel.h>
-#include <core/perfmodel/perfmodel.h> // we need to browse the list associated to history-based models
 
 #ifdef __MINGW32__
 #include <windows.h>