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

Public GIT Repository
fix MC despite clang-format sorting the headers alphabetically while I would prefer...
[simgrid.git] / src / mc / ModelChecker.cpp
index b2a8f146c4fd2a39b77c3a4c723a97372ce491d9..a753c9d3fa0ccb9f3ab1b7812d6a25967006d3e9 100644 (file)
@@ -6,6 +6,7 @@
 #include "src/mc/ModelChecker.hpp"
 #include "src/mc/Session.hpp"
 #include "src/mc/Transition.hpp"
+#include "src/mc/TransitionComm.hpp"
 #include "src/mc/checker/Checker.hpp"
 #include "src/mc/mc_config.hpp"
 #include "src/mc/mc_exit.hpp"