Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more verbose checks
[simgrid.git] / src / kernel / activity / SynchroSleep.cpp
index 5335d50..9fe6be3 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <simgrid/s4u/host.hpp>
 
+#include "src/kernel/context/Context.hpp"
 #include "src/kernel/activity/SynchroSleep.hpp"
 
 #include "src/surf/surf_interface.hpp"