X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/864d17d38d2f5ffecea2c9104af9e538a25b56db..3622fe8cec33d2c4393be5ff35e6338d8e44472d:/src/mc/mc_smx.cpp diff --git a/src/mc/mc_smx.cpp b/src/mc/mc_smx.cpp index 78f86fe596..3f6102ffdd 100644 --- a/src/mc/mc_smx.cpp +++ b/src/mc/mc_smx.cpp @@ -7,8 +7,9 @@ #include #include +#include + #include -#include #include #include @@ -76,7 +77,6 @@ namespace mc { void Process::refresh_simix() { - xbt_assert(mc_mode == MC_MODE_SERVER); if (this->cache_flags_ & Process::cache_simix_processes) return;