瀏覽代碼

Do not include deprecated simgrid header

Samuel Thibault 11 年之前
父節點
當前提交
f82d4a52b9
共有 1 個文件被更改,包括 0 次插入1 次删除
  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"