Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / xbt / unit-tests_main.cpp
index 03036fa..6654841 100644 (file)
@@ -1,11 +1,11 @@
-/* Copyright (c) 2019-2020. 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"