X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1928b36ff7a719c88d3db6b4e685bed8f544c7da..8e9b70d3dc4bc81e7f13c923ba3e6a736395d963:/src/simix/SynchroSleep.cpp diff --git a/src/simix/SynchroSleep.cpp b/src/simix/SynchroSleep.cpp index febf52d4a3..bc6cbe087b 100644 --- a/src/simix/SynchroSleep.cpp +++ b/src/simix/SynchroSleep.cpp @@ -3,6 +3,10 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ +#include + +#include + #include "src/simix/SynchroSleep.hpp" #include "src/surf/surf_interface.hpp" #include "src/simix/popping_private.h"