summaryrefslogtreecommitdiff
path: root/TAO/tao/Adapter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Adapter.cpp')
-rw-r--r--TAO/tao/Adapter.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Adapter.cpp b/TAO/tao/Adapter.cpp
index f7eabbc56c0..274ca2fa5f8 100644
--- a/TAO/tao/Adapter.cpp
+++ b/TAO/tao/Adapter.cpp
@@ -6,7 +6,10 @@ ACE_RCSID (tao,
Adapter,
"$Id$")
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
TAO_Adapter::~TAO_Adapter (void)
{
}
+TAO_END_VERSIONED_NAMESPACE_DECL