]> AND Public Git Repository - simgrid.git/blobdiff - src/kernel/routing/FatTreeZone_test.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix some more doc errors. There is so many of them :(
[simgrid.git] / src / kernel / routing / FatTreeZone_test.cpp
index 7d47ba0b5ba6f38def6506d3180232f5c60b85a0..14ad3e6d8cc01061bc7235a3bed8943e871f26b5 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 "catch.hpp"
+#include "src/3rd-party/catch.hpp"
 
 #include "NetZone_test.hpp" // CreateHost callback
 #include "simgrid/kernel/routing/FatTreeZone.hpp"