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

Public GIT Repository
cosmetics
[simgrid.git] / src / kernel / routing / AsClusterFatTree.cpp
index d8d19e07941cc4beab814f9442e2a0dafdfc574e..47db2c398b69b8991fe4376e542e9460e912ee46 100644 (file)
@@ -15,9 +15,6 @@
 #include <boost/algorithm/string/split.hpp>
 #include <boost/algorithm/string/classification.hpp>
 
-#include "src/surf/xml/platf.hpp" // FIXME: move that back to the parsing area
-
-
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route_fat_tree, surf, "Routing for fat trees");
 
 namespace simgrid {