Browse Source

Do not include deprecated simgrid header

Samuel Thibault 10 years ago
parent
commit
f82d4a52b9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/core/simgrid.c

+ 0 - 1
src/core/simgrid.c

@@ -26,7 +26,6 @@
 
 
 #ifdef STARPU_SIMGRID
 #ifdef STARPU_SIMGRID
 #include <msg/msg.h>
 #include <msg/msg.h>
-#include <smpi/smpif.h>
 #include <sys/resource.h>
 #include <sys/resource.h>
 
 
 #define STARPU_MPI_AS_PREFIX "StarPU-MPI"
 #define STARPU_MPI_AS_PREFIX "StarPU-MPI"