X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3cb9f7919a7c2a7693f3946bcd5312631097bd87..4fb3673da5b0ac154b2f70e40ccd11cf8993da32:/include/simgrid/s4u.h diff --git a/include/simgrid/s4u.h b/include/simgrid/s4u.h index d5e8c1ee25..e58b845e6e 100644 --- a/include/simgrid/s4u.h +++ b/include/simgrid/s4u.h @@ -14,4 +14,7 @@ #include "s4u/async.hpp" #include "s4u/comm.hpp" +#include "s4u/storage.hpp" +#include "s4u/file.hpp" + #endif /* SIMGRID_S4U_S4U_H */