Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Completely rework the properties of netzones
[simgrid.git] / src / kernel / routing / NetZoneImpl.hpp
index 9ecd0ae..4e1aa58 100644 (file)
@@ -6,6 +6,8 @@
 #ifndef SIMGRID_ROUTING_NETZONEIMPL_HPP
 #define SIMGRID_ROUTING_NETZONEIMPL_HPP
 
+#include <map>
+
 #include "xbt/graph.h"
 
 #include "simgrid/s4u/NetZone.hpp"