Sfoglia il codice sorgente

starpu_perfmodel_display can now access to history using the public interface

Samuel Thibault 13 anni fa
parent
commit
d963e59e8d
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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>