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