Browse Source

starpu_perfmodel_display can now access to history using the public interface

Samuel Thibault 13 years ago
parent
commit
d963e59e8d
1 changed files with 0 additions and 1 deletions
  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>