X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e08142f6b96c100165667fe1b647a28b6357b5ed..39c935d6d5ee86d153f6f7e6a10d723ae7c57f6f:/teshsuite/s4u/evaluate-parse-time/evaluate-parse-time.cpp diff --git a/teshsuite/s4u/evaluate-parse-time/evaluate-parse-time.cpp b/teshsuite/s4u/evaluate-parse-time/evaluate-parse-time.cpp index cebfa6c71c..282eb17a06 100644 --- a/teshsuite/s4u/evaluate-parse-time/evaluate-parse-time.cpp +++ b/teshsuite/s4u/evaluate-parse-time/evaluate-parse-time.cpp @@ -1,11 +1,11 @@ -/* Copyright (c) 2008-2020. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2008-2021. 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. */ // teshsuite/s4u/evaluate-parse-time/evaluate-parse-time examples/platforms/g5k.xml -#include +#include #include "simgrid/s4u/Engine.hpp" #include "xbt/xbt_os_time.h"