summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor_Adapter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORInterceptor_Adapter.cpp')
-rw-r--r--TAO/tao/IORInterceptor_Adapter.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/IORInterceptor_Adapter.cpp b/TAO/tao/IORInterceptor_Adapter.cpp
index 87e2ca2971c..7759e6793f3 100644
--- a/TAO/tao/IORInterceptor_Adapter.cpp
+++ b/TAO/tao/IORInterceptor_Adapter.cpp
@@ -1,4 +1,4 @@
-// @(#) $Id$
+// $Id$
#include "tao/IORInterceptor_Adapter.h"
@@ -6,7 +6,10 @@ ACE_RCSID (tao,
IORInterceptor_Adapter,
"$Id$")
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
TAO_IORInterceptor_Adapter::~TAO_IORInterceptor_Adapter (void)
{
}
+TAO_END_VERSIONED_NAMESPACE_DECL