X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3b7e5f4b4d7c87ee3e8827313ec966ea8fc8387..f5f38e5b9cdacbf1ba1705bb7ed592b59f8e8712:/include/simgrid/s4u.hpp diff --git a/include/simgrid/s4u.hpp b/include/simgrid/s4u.hpp index d43731166f..8ddbf1aac3 100644 --- a/include/simgrid/s4u.hpp +++ b/include/simgrid/s4u.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2020. 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. */ @@ -19,12 +19,16 @@ #include #include #include +#include +#include #include #include #include -#include #include +#include +#include + #include #endif /* SIMGRID_S4U_S4U_H */