Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / mc / checker / Checker.hpp
index 3e0cec8..4de42ae 100644 (file)
@@ -11,9 +11,9 @@
 #include <memory>
 #include <string>
 
+#include "src/mc/Session.hpp"
 #include "src/mc/mc_forward.hpp"
 #include "src/mc/mc_record.hpp"
-#include "src/mc/Session.hpp"
 
 namespace simgrid {
 namespace mc {