summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Object_Adapter.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Object_Adapter.i')
-rw-r--r--TAO/tao/PortableServer/Object_Adapter.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/PortableServer/Object_Adapter.i b/TAO/tao/PortableServer/Object_Adapter.i
index ae4008bcc17..2fe048e9a5e 100644
--- a/TAO/tao/PortableServer/Object_Adapter.i
+++ b/TAO/tao/PortableServer/Object_Adapter.i
@@ -4,6 +4,8 @@
#include "tao/SystemException.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
ACE_INLINE TAO_Policy_Validator &
TAO_Object_Adapter::validator (void)
{
@@ -165,3 +167,4 @@ TAO_Object_Adapter::non_servant_upcall_in_progress (void) const
return this->non_servant_upcall_in_progress_;
}
+TAO_END_VERSIONED_NAMESPACE_DECL