summaryrefslogtreecommitdiff
path: root/TAO/tao/Cache_Entries.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Cache_Entries.inl')
-rw-r--r--TAO/tao/Cache_Entries.inl7
1 files changed, 6 insertions, 1 deletions
diff --git a/TAO/tao/Cache_Entries.inl b/TAO/tao/Cache_Entries.inl
index 711f635b20e..475f8865a0d 100644
--- a/TAO/tao/Cache_Entries.inl
+++ b/TAO/tao/Cache_Entries.inl
@@ -1,6 +1,9 @@
-/* -*- C++ -*- */
+// -*- C++ -*-
+//
// $Id$
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace TAO
{
ACE_INLINE
@@ -188,3 +191,5 @@ namespace TAO
return this->transport_property_;
}
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL