X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/611d822b02f836d7abe031cced6adc4281ef4356..2738598c9f876339ee6f8b3fc217984b7b837539:/src/xbt/string.cpp diff --git a/src/xbt/string.cpp b/src/xbt/string.cpp index b8a553bc17..68d036f49d 100644 --- a/src/xbt/string.cpp +++ b/src/xbt/string.cpp @@ -1,17 +1,15 @@ -/* Copyright (c) 2015-2018. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2015-2019. 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 {