Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mc: move code around in the hope that it will sort itself while doing so
[simgrid.git] / src / mc / checker / Checker.hpp
index 96f5c36..96a1f20 100644 (file)
@@ -7,11 +7,7 @@
 #ifndef SIMGRID_MC_CHECKER_HPP
 #define SIMGRID_MC_CHECKER_HPP
 
-#include <functional>
-#include <memory>
-#include <string>
-
-#include "src/mc/Session.hpp"
+//#include "src/mc/Session.hpp"
 #include "src/mc/mc_forward.hpp"
 #include "src/mc/mc_record.hpp"