X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2807fde4fd1f59c230d69a934634c5dfb77905f2..688455b25e89850f90d87cb08fa9d354c7a506b7:/src/xbt/string.cpp diff --git a/src/xbt/string.cpp b/src/xbt/string.cpp index 7872cdc828..3a7d7682be 100644 --- a/src/xbt/string.cpp +++ b/src/xbt/string.cpp @@ -1,17 +1,15 @@ -/* Copyright (c) 2015-2017. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2015-2020. 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. */ -#include -#include - -#include - +#include #include #include +#include +#include + namespace simgrid { namespace xbt {