summaryrefslogtreecommitdiff
path: root/TAO/tao/BiDir_Adapter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/BiDir_Adapter.cpp')
-rw-r--r--TAO/tao/BiDir_Adapter.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/BiDir_Adapter.cpp b/TAO/tao/BiDir_Adapter.cpp
index 90b60d1b393..b564942d5db 100644
--- a/TAO/tao/BiDir_Adapter.cpp
+++ b/TAO/tao/BiDir_Adapter.cpp
@@ -1,10 +1,13 @@
-// @(#) $Id$
+// $Id$
#include "tao/BiDir_Adapter.h"
ACE_RCSID(tao, BiDir_Adapter, "$Id$")
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
TAO_BiDir_Adapter::~TAO_BiDir_Adapter (void)
{
}
+TAO_END_VERSIONED_NAMESPACE_DECL