Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Mark some internal symbols as hidden on ELF in mc
[simgrid.git] / src / mc / ModelChecker.hpp
index 4ce444b..5c3f50c 100644 (file)
@@ -11,6 +11,7 @@
 
 #include <simgrid_config.h>
 #include <xbt/dict.h>
+#include <xbt/base.h>
 
 #include "mc_forward.hpp"
 #include "mc_process.h"