X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/538908929dd1460bcad60cccebc75c6fcd48c2c0..e16e0233:/include/simgrid/kernel/routing/NetZoneImpl.hpp diff --git a/include/simgrid/kernel/routing/NetZoneImpl.hpp b/include/simgrid/kernel/routing/NetZoneImpl.hpp index ef9b53c363..8da6d424e6 100644 --- a/include/simgrid/kernel/routing/NetZoneImpl.hpp +++ b/include/simgrid/kernel/routing/NetZoneImpl.hpp @@ -148,6 +148,6 @@ private: }; } // namespace routing } // namespace kernel -}; // namespace simgrid +} // namespace simgrid #endif /* SIMGRID_ROUTING_NETZONEIMPL_HPP */