X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/595e59c568ff5f8510de201bfd800951cdc2adcb..18809c9eaf8282a515da08bda0a2065d362c5957:/include/simgrid/s4u.hpp diff --git a/include/simgrid/s4u.hpp b/include/simgrid/s4u.hpp index fe0ec582ac..0bc419cb97 100644 --- a/include/simgrid/s4u.hpp +++ b/include/simgrid/s4u.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2017. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2004-2018. The SimGrid Team. All rights reserved. */ /* 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. */ @@ -8,16 +8,20 @@ #include #include +#include +#include +#include #include +#include #include #include #include - -#include -#include #include - -#include +#include +#include #include +#include + +#include #endif /* SIMGRID_S4U_S4U_H */