X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/44ea423d2d27e986f35e6b8d60772b7acec89916..de57b34916659892d2dc26edabf552253afe2c18:/src/kernel/routing/ClusterZone.hpp diff --git a/src/kernel/routing/ClusterZone.hpp b/src/kernel/routing/ClusterZone.hpp index bb1eb033b5..a9a786603d 100644 --- a/src/kernel/routing/ClusterZone.hpp +++ b/src/kernel/routing/ClusterZone.hpp @@ -65,7 +65,7 @@ namespace routing { * (because the private router is directly connected to the cluster core). */ -class XBT_PRIVATE ClusterZone : public NetZoneImpl { +class ClusterZone : public NetZoneImpl { public: explicit ClusterZone(NetZone* father, std::string name);