Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Port one test from Exec::wait_any_for to ActivitySet
[simgrid.git] / teshsuite / s4u / activity-lifecycle / testing_sleep.cpp
index b424564d441ad87e5821bc132f46dd05ae9c2916..362b3c0bc1204640c82f4c95e70fa99bd0b32a3b 100644 (file)
@@ -1,9 +1,9 @@
-/* Copyright (c) 2010-2021. 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 "activity-lifecycle.hpp"
+#include "teshsuite/catch_simgrid.hpp"
 
 TEST_CASE("Activity lifecycle: sleep activities")
 {