X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2807fde4fd1f59c230d69a934634c5dfb77905f2..a3203159dd4bef99cc4aa8d5917c6909394674a7:/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"