Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move mc_model_checker in its own .c file
[simgrid.git] / src / mc / mc_model_checker.h
index d590e0f..e8e7c82 100644 (file)
@@ -13,6 +13,7 @@
 
 #include "mc_forward.h"
 #include "mc_process.h"
+#include "mc_page_store.h"
 
 SG_BEGIN_DECL()