Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New method: MutexImpl::is_granted()
[simgrid.git] / teshsuite / s4u / activity-lifecycle / testing_sleep.cpp
index 8dc8d3a848ddaf5ca4502e91d3b05be8c289c03b..362b3c0bc1204640c82f4c95e70fa99bd0b32a3b 100644 (file)
@@ -1,9 +1,9 @@
-/* Copyright (c) 2010-2022. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2010-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. */
 
-#include "catch_simgrid.hpp"
+#include "teshsuite/catch_simgrid.hpp"
 
 TEST_CASE("Activity lifecycle: sleep activities")
 {