Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / src / kernel / routing / EmptyZone.cpp
index 4cd4d11..7a16f45 100644 (file)
@@ -27,6 +27,6 @@ void EmptyZone::get_graph(const s_xbt_graph_t* /*graph*/, std::map<std::string,
 {
   XBT_ERROR("No routing no graph");
 }
-}
-}
-}
+} // namespace routing
+} // namespace kernel
+} // namespace simgrid