X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0e1abd96e8dae119ad9db19d6ece8d542aa5d36b..34ee0d36886596c4a93a84fae7b70c7ae8edb3e9:/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 {