Explorar el Código

Do not include deprecated simgrid header

Samuel Thibault hace 10 años
padre
commit
f82d4a52b9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/core/simgrid.c

+ 0 - 1
src/core/simgrid.c

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