Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cleanup!
[simgrid.git] / src / mc / checker / SafetyChecker.cpp
index 7b7d901..150051b 100644 (file)
@@ -13,7 +13,6 @@
 #include <xbt/log.h>
 #include <xbt/sysdep.h>
 
-#include "src/mc/Session.hpp"
 #include "src/mc/Transition.hpp"
 #include "src/mc/VisitedState.hpp"
 #include "src/mc/checker/SafetyChecker.hpp"
@@ -23,7 +22,6 @@
 #include "src/mc/mc_record.hpp"
 #include "src/mc/mc_request.hpp"
 #include "src/mc/mc_smx.hpp"
-#include "src/mc/mc_api.hpp"
 
 #include "src/xbt/mmalloc/mmprivate.h"