summaryrefslogtreecommitdiff
path: root/TAO/tao/IOR_Parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IOR_Parser.cpp')
-rw-r--r--TAO/tao/IOR_Parser.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/IOR_Parser.cpp b/TAO/tao/IOR_Parser.cpp
index 8852c907d52..abc812d7f58 100644
--- a/TAO/tao/IOR_Parser.cpp
+++ b/TAO/tao/IOR_Parser.cpp
@@ -4,7 +4,11 @@
ACE_RCSID(tao, IOR_Parser, "$Id$")
+
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
TAO_IOR_Parser::~TAO_IOR_Parser (void)
{
}
+TAO_END_VERSIONED_NAMESPACE_DECL