summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h
index 164e8991e51..f887f1dfedf 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h
@@ -25,6 +25,8 @@
#include "ace/SOCK_Stream.h"
#include "ace/Svc_Handler.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
// Forward decls.
class TAO_UIPMC_Connection_Handler;
class TAO_ORB_Core;
@@ -123,5 +125,7 @@ private:
TAO_Pluggable_Messaging *messaging_object_;
};
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* TAO_UIPMC_TRANSPORT_H */