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.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tao/Adapter.cpp b/TAO/tao/Adapter.cpp
index d85ab3b7bac..f7eabbc56c0 100644
--- a/TAO/tao/Adapter.cpp
+++ b/TAO/tao/Adapter.cpp
@@ -1,15 +1,12 @@
// $Id$
-#include "tao/Adapter.h"
+#include "Adapter.h"
ACE_RCSID (tao,
Adapter,
"$Id$")
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
TAO_Adapter::~TAO_Adapter (void)
{
}
-TAO_END_VERSIONED_NAMESPACE_DECL