summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Security/Security_Current.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Security/Security_Current.inl')
-rw-r--r--TAO/orbsvcs/orbsvcs/Security/Security_Current.inl4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Security/Security_Current.inl b/TAO/orbsvcs/orbsvcs/Security/Security_Current.inl
index c194ecf4d1a..eee8c6c11fe 100644
--- a/TAO/orbsvcs/orbsvcs/Security/Security_Current.inl
+++ b/TAO/orbsvcs/orbsvcs/Security/Security_Current.inl
@@ -2,6 +2,8 @@
//
// $Id$
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
ACE_INLINE size_t
TAO_Security_Current::tss_slot (void) const
{
@@ -20,3 +22,5 @@ TAO_Security_Current::implementation (void)
return impl;
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL