Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
clang-format broke my commit
[simgrid.git] / src / mc / VisitedState.hpp
index b9e8596..eced3ec 100644 (file)
@@ -12,6 +12,7 @@
 #include <memory>
 
 #include "src/mc/mc_snapshot.h"
+#include "src/mc/mc_state.h"
 
 namespace simgrid {
 namespace mc {