Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change opened states for a priority queue
[simgrid.git] / src / mc / sosp / PageStore_test.cpp
index 47e9983544a4ea88a6b0378921dabe1932fea483..05e1d7225109a0a3aba58dc5f3707ff3610bb181 100644 (file)
@@ -1,9 +1,9 @@
-/* Copyright (c) 2015-2021. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2015-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 "src/include/catch.hpp"
+#include "src/3rd-party/catch.hpp"
 
 #include <array>
 #include <cstdint>