Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove the stateful model-checking from the archive. It's not working anymore
[simgrid.git] / src / xbt / dict_test.cpp
index 23b15cef29a46ff3100674027876e1b73e78e6a2..4e7613791efc82e9d0c39202bf16fec6e27f4ae9 100644 (file)
@@ -12,7 +12,7 @@
 #include <cstdio>
 #include <cstring>
 
-#include "catch.hpp"
+#include "src/3rd-party/catch.hpp"
 
 #define STR(str) ((str) ? (str) : "(null)")