X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4e3a5dfcf8e95dedcf2c6db54f782eccfd5554d9..22cae46149e1fb4988ad9e46060c3e7ecd4e0e44:/src/mc/mc_snapshot.h diff --git a/src/mc/mc_snapshot.h b/src/mc/mc_snapshot.h index f19fb12fa6..68e9fdadce 100644 --- a/src/mc/mc_snapshot.h +++ b/src/mc/mc_snapshot.h @@ -17,15 +17,13 @@ #include // off_t #include "src/xbt/mmalloc/mmprivate.h" -#include -#include +#include "xbt/asserts.h" +#include "xbt/base.h" -#include "src/mc/mc_forward.hpp" #include "src/mc/ModelChecker.hpp" -#include "src/mc/PageStore.hpp" -#include "src/mc/AddressSpace.hpp" -#include "src/mc/mc_unw.h" #include "src/mc/RegionSnapshot.hpp" +#include "src/mc/mc_forward.hpp" +#include "src/mc/mc_unw.h" SG_BEGIN_DECL()