X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ccf67464e07c7d37eb7d57cacb69f56881396adf..aad6b6c4c7b1454dd284f822ba6f52e790f42c6e:/include/simgrid/s4u.hpp diff --git a/include/simgrid/s4u.hpp b/include/simgrid/s4u.hpp index fe0c9c6351..f694696d23 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-2023. 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. */ @@ -6,20 +6,24 @@ #ifndef SIMGRID_S4U_S4U_H #define SIMGRID_S4U_S4U_H +#include + #include #include +#include #include +#include +#include #include #include #include #include #include -#include - -#include -#include #include +#include +#include +#include -#include +#include #endif /* SIMGRID_S4U_S4U_H */