X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ceb39e53aced398bc51a0d8d35101aef69f4ca0a..4740be30808ce9367af87084c8bf989883b1f2a0:/src/surf/surf_routing_cluster_torus.cpp diff --git a/src/surf/surf_routing_cluster_torus.cpp b/src/surf/surf_routing_cluster_torus.cpp index 83151df2b0..60ccb735f8 100644 --- a/src/surf/surf_routing_cluster_torus.cpp +++ b/src/surf/surf_routing_cluster_torus.cpp @@ -6,6 +6,7 @@ #include "src/surf/surf_routing_private.hpp" #include "src/surf/surf_routing_cluster_torus.hpp" +#include // FIXME: move that back to the parsing area XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route_cluster_torus, surf_route_cluster, "Torus Routing part of surf");