X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/77bbf3027c4240a2e833209a3a3f186589da8577..0bb08c80b2bff9de24524dc98f04cd145dfc93c0:/src/mc/mc_base.cpp diff --git a/src/mc/mc_base.cpp b/src/mc/mc_base.cpp index ad060175e6..338ed349d8 100644 --- a/src/mc/mc_base.cpp +++ b/src/mc/mc_base.cpp @@ -10,6 +10,8 @@ #include "src/mc/mc_replay.hpp" #include "src/simix/smx_private.hpp" +#include "src/kernel/activity/MutexImpl.hpp" + #if SIMGRID_HAVE_MC #include "src/mc/ModelChecker.hpp"