summaryrefslogtreecommitdiff
path: root/TAO/tao/Synch_Invocation.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Synch_Invocation.inl')
-rw-r--r--TAO/tao/Synch_Invocation.inl6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/Synch_Invocation.inl b/TAO/tao/Synch_Invocation.inl
index ccf61f981f2..649d3245412 100644
--- a/TAO/tao/Synch_Invocation.inl
+++ b/TAO/tao/Synch_Invocation.inl
@@ -1,5 +1,9 @@
// -*- C++ -*-
+//
// $Id$
+
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace TAO
{
ACE_INLINE
@@ -22,3 +26,5 @@ namespace TAO
this->status_ = s;
}
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL