X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/43388fb03f79aae5ddd0572c0081cfbe1cf22670..b8253e68725ba0f4f15a07fd04bf2ed2b12236c8:/include/simgrid/s4u.hpp diff --git a/include/simgrid/s4u.hpp b/include/simgrid/s4u.hpp index 0da7c98f6e..cd02cf184e 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,15 +8,16 @@ #include #include -#include -#include -#include - +#include +#include #include +#include +#include +#include +#include +#include #include -#include - -#include -#include +#include +#include #endif /* SIMGRID_S4U_S4U_H */