X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4e3a5dfcf8e95dedcf2c6db54f782eccfd5554d9..22cae46149e1fb4988ad9e46060c3e7ecd4e0e44:/src/mc/mc_snapshot.cpp diff --git a/src/mc/mc_snapshot.cpp b/src/mc/mc_snapshot.cpp index 32f035bf9c..80c0817be5 100644 --- a/src/mc/mc_snapshot.cpp +++ b/src/mc/mc_snapshot.cpp @@ -9,8 +9,8 @@ #include #include -#include -#include +#include "xbt/asserts.h" +#include "xbt/sysdep.h" #include "src/internal_config.h" #include "src/smpi/private.h"