ソースを参照

Do not include deprecated simgrid header

Samuel Thibault 10 年 前
コミット
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"