Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Suppressed a bit too much of codes
[simgrid.git] / src / xbt / unit-tests_main.cpp
index 390099964dd694069dc9bce2b87c96f7bc6c6d7b..6654841f33482deeb5eff71e337bdc820bc6c83f 100644 (file)
@@ -1,11 +1,11 @@
-/* Copyright (c) 2019. 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()
 
 
 /* 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"
 
 
 #include "xbt/log.h"