From: Christian Heinrich Date: Thu, 19 May 2016 18:01:59 +0000 (+0200) Subject: [SMPI] Fix #include in smpi.h X-Git-Tag: v3_14~1202^2~2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/37a6e2ae6b4a2f84d9819ecff7dc45aad582a29b?hp=5124105dcfc5238f88adbc04ebbfa3e499a13da0;ds=sidebyside [SMPI] Fix #include in smpi.h --- diff --git a/include/smpi/smpi.h b/include/smpi/smpi.h index d392f2579e..19a213ad3e 100644 --- a/include/smpi/smpi.h +++ b/include/smpi/smpi.h @@ -14,7 +14,7 @@ #include #include -#include "src/instr/instr_smpi.h" +#include #ifdef _WIN32 #define MPI_CALL(type,name,args) \