X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/19b3962253112b19308537bc2400de141c119d99..bd1c1cc6ca03034e2c84ec34a26a27e99d1b9d56:/src/mc/mc_mmu.h diff --git a/src/mc/mc_mmu.h b/src/mc/mc_mmu.h index 9e2aaa5180..c7d5b976f1 100644 --- a/src/mc/mc_mmu.h +++ b/src/mc/mc_mmu.h @@ -6,15 +6,7 @@ #ifndef SIMGRID_MC_MMU_H #define SIMGRID_MC_MMU_H -#include -#include - -#include -#include // xbt_pagesize... -#include - -#include - +#include "xbt/misc.h" // xbt_pagesize... namespace simgrid { namespace mc {