X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/729512e334d8784cc30d50c8903a102eba02e578..712c213599a4a608ff1f84b2a58f88f8f35e2b43:/include/simgrid/s4u/host.hpp?ds=sidebyside diff --git a/include/simgrid/s4u/host.hpp b/include/simgrid/s4u/host.hpp index 9a70662136..ea5d00a1bf 100644 --- a/include/simgrid/s4u/host.hpp +++ b/include/simgrid/s4u/host.hpp @@ -10,14 +10,14 @@ #include -#include -#include -#include -#include - -#include -#include -#include +#include "xbt/Extendable.hpp" +#include "xbt/dict.h" +#include "xbt/signal.hpp" +#include "xbt/string.hpp" +#include "xbt/swag.h" + +#include "simgrid/forward.h" +#include "simgrid/s4u/forward.hpp" namespace simgrid {