X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/32892d0df7206a7c14ace5a13f985df1e0a9249a..372f92e67e3eb3ca800b6d9bcf214594cf3b6798:/include/simgrid/s4u.hpp diff --git a/include/simgrid/s4u.hpp b/include/simgrid/s4u.hpp index 485ed2d433..8ddbf1aac3 100644 --- a/include/simgrid/s4u.hpp +++ b/include/simgrid/s4u.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2018. 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,19 +6,28 @@ #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 #include