Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Install package non-interactively on CI
[simgrid.git] / src / mc / api / strategy / WaitStrategy.hpp
index 7247e16..ed5b9a0 100644 (file)
@@ -6,6 +6,7 @@
 #ifndef SIMGRID_MC_WAITSTRATEGY_HPP
 #define SIMGRID_MC_WAITSTRATEGY_HPP
 
+#include "Strategy.hpp"
 #include "src/mc/transition/Transition.hpp"
 
 namespace simgrid::mc {