Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move more xml cruft to the xml jail
[simgrid.git] / src / surf / surf_routing_cluster_fat_tree.cpp
index e68b89c..4e40b92 100644 (file)
@@ -16,6 +16,9 @@
 #include <fstream>
 #include <sstream>
 
+#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 {