Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Address a few "null dereference" warnings from fbinfer.
[simgrid.git] / teshsuite / s4u / activity-lifecycle / testing_exec.cpp
index 19d395129aeaf9e2eb3d337cd94b6e2a93407afa..07d5a728f1c63174334cb10fdc2972feec50ce89 100644 (file)
@@ -1,9 +1,9 @@
-/* Copyright (c) 2010-2020. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2010-2022. 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 "catch_simgrid.hpp"
 
 TEST_CASE("Activity lifecycle: exec activities")
 {