Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use structured binding declarations (sonar, c++17).
[simgrid.git] / teshsuite / s4u / activity-lifecycle / testing_sleep.cpp
index 8920685a7f41a04f02fac80c8f81e0aafbc55888..8dc8d3a848ddaf5ca4502e91d3b05be8c289c03b 100644 (file)
@@ -3,7 +3,7 @@
 /* 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 "catch_simgrid.hpp"
 
 TEST_CASE("Activity lifecycle: sleep activities")
 {