X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fabf70a9d566725d01d925f83fae02ab82a95547..a0816cd508b0beceb6361a66fcf43512e18d3753:/src/smpi/smpi_info.cpp diff --git a/src/smpi/smpi_info.cpp b/src/smpi/smpi_info.cpp index 5a9697bd78..5dac6d25c3 100644 --- a/src/smpi/smpi_info.cpp +++ b/src/smpi/smpi_info.cpp @@ -5,6 +5,8 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "src/smpi/smpi_info.hpp" +#include "xbt/ex.hpp" +#include "xbt/sysdep.h" namespace simgrid{ namespace smpi{