Procházet zdrojové kódy

starpu_perfmodel_display can now access to history using the public interface

Samuel Thibault před 13 roky
rodič
revize
d963e59e8d
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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>