X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/39c935d6d5ee86d153f6f7e6a10d723ae7c57f6f..916cc08a5243e265e7900010e68ffff4e916e345:/src/xbt/unit-tests_main.cpp diff --git a/src/xbt/unit-tests_main.cpp b/src/xbt/unit-tests_main.cpp index f4100ef737..6654841f33 100644 --- a/src/xbt/unit-tests_main.cpp +++ b/src/xbt/unit-tests_main.cpp @@ -1,11 +1,11 @@ -/* Copyright (c) 2019-2021. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2019-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. */ #define CATCH_CONFIG_RUNNER // we supply our own main() -#include "catch.hpp" +#include "src/3rd-party/catch.hpp" #include "xbt/log.h"