]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/VisitedState.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try to fix regexes with older gcc.
[simgrid.git] / src / mc / VisitedState.hpp
index a9a1b821ed86c3dd03ea137e08f46fe454376ee0..ebc6dcb3d2a5b6c322ddcc36626adce0e87fe83e 100644 (file)
@@ -11,8 +11,8 @@
 
 #include <memory>
 
-#include "src/mc/mc_snapshot.h"
-#include "src/mc/mc_state.h"
+#include "src/mc/mc_snapshot.hpp"
+#include "src/mc/mc_state.hpp"
 
 namespace simgrid {
 namespace mc {