X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b8dc7c0693d2606e9cb9f21bcced90a5174bd503..a88d4f2d2d1d5cce8f3cc1350f41d0dd52d55a31:/src/mc/Transition.hpp diff --git a/src/mc/Transition.hpp b/src/mc/Transition.hpp index 39f8a83673..a0a2813b08 100644 --- a/src/mc/Transition.hpp +++ b/src/mc/Transition.hpp @@ -33,7 +33,7 @@ public: int argument_ = 0; }; -} -} +} // namespace mc +} // namespace simgrid #endif