Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this writeActions stuff was never used
[simgrid.git] / src / mc / mc_safety.h
index 2aa3902..2c31b5d 100644 (file)
@@ -6,16 +6,7 @@
 #ifndef SIMGRID_MC_SAFETY_H
 #define SIMGRID_MC_SAFETY_H
 
-#include <stdint.h>
-
-#include <memory>
-
-#include <simgrid_config.h>
-
-#include <xbt/base.h>
-
-#include "src/mc/mc_forward.hpp"
-#include "src/mc/mc_state.h"
+#include "xbt/base.h"
 
 namespace simgrid {
 namespace mc {