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

Public GIT Repository
surf::Host don't need no netcard
[simgrid.git] / src / surf / surf_routing_cluster_torus.cpp
index ccbd304ba732d257105f1360c07584bc9ab74cf1..e09daf11d1029e17224343b79cdf4cf125419703 100644 (file)
@@ -4,7 +4,8 @@
 /* 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 "surf_routing_cluster_torus.hpp"
+#include "src/surf/surf_routing_private.hpp"
+#include "src/surf/surf_routing_cluster_torus.hpp"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route_cluster_torus, surf_route_cluster, "Torus Routing part of surf");