X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1bfdc9a38c22af6a9becf133be154a2fa2bc6589..421c3ca52031a1c231fb91ec35dafa0e88050242:/include/smpi/mpi.h diff --git a/include/smpi/mpi.h b/include/smpi/mpi.h index 482fa7eba8..5bfe31a43e 100644 --- a/include/smpi/mpi.h +++ b/include/smpi/mpi.h @@ -17,6 +17,7 @@ #include #include +#include /* Load it before the define next line to not mess with the system headers */ #define gettimeofday(x, y) smpi_gettimeofday(x, NULL) #ifdef HAVE_MC