X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0f59720c71f842e5ac1da02aa4db5832327b2b94..2b91c0b09daa948469f935eb341d9a951755178a:/src/surf/AsClusterTorus.hpp diff --git a/src/surf/AsClusterTorus.hpp b/src/surf/AsClusterTorus.hpp index f91735e530..6571971317 100644 --- a/src/surf/AsClusterTorus.hpp +++ b/src/surf/AsClusterTorus.hpp @@ -9,9 +9,9 @@ #include "src/surf/AsCluster.hpp" namespace simgrid { - namespace surf { + namespace routing { - class XBT_PRIVATE AsClusterTorus:public simgrid::surf::AsCluster { + class XBT_PRIVATE AsClusterTorus : public simgrid::routing::AsCluster { public: explicit AsClusterTorus(const char*name); ~AsClusterTorus() override;