]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/checker/simgrid_mc.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'tracemgrsplit' into 'master'
[simgrid.git] / src / mc / checker / simgrid_mc.cpp
index d4916270a37693ab0dc042145c1b50f5ca4a4ccc..0a713b85500fca4995846c687997baf962a63699 100644 (file)
@@ -5,7 +5,9 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "simgrid/sg_config.hpp"
+#include "src/mc/Session.hpp"
 #include "src/mc/checker/Checker.hpp"
+#include "src/mc/mc_config.hpp"
 #include "src/mc/mc_exit.hpp"
 
 #include <cstring>