summaryrefslogtreecommitdiff
path: root/TAO/tao/IORManipulation/IORManip_Loader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORManipulation/IORManip_Loader.cpp')
-rw-r--r--TAO/tao/IORManipulation/IORManip_Loader.cpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/TAO/tao/IORManipulation/IORManip_Loader.cpp b/TAO/tao/IORManipulation/IORManip_Loader.cpp
index eceb6b0b06b..5d06739f52c 100644
--- a/TAO/tao/IORManipulation/IORManip_Loader.cpp
+++ b/TAO/tao/IORManipulation/IORManip_Loader.cpp
@@ -1,5 +1,5 @@
-#include "tao/IORManipulation/IORManip_Loader.h"
-#include "tao/IORManipulation/IORManipulation.h"
+#include "IORManip_Loader.h"
+#include "IORManipulation.h"
#include "ace/Log_Msg.h"
@@ -9,8 +9,6 @@ ACE_RCSID (IORManipulation,
"$Id$")
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
TAO_IORManip_Loader::TAO_IORManip_Loader (void)
{
}
@@ -35,8 +33,6 @@ TAO_IORManip_Loader::Initializer (void)
return ACE_Service_Config::process_directive (ace_svc_desc_TAO_IORManip_Loader);
}
-TAO_END_VERSIONED_NAMESPACE_DECL
-
ACE_STATIC_SVC_DEFINE (TAO_IORManip_Loader,
ACE_TEXT ("IORManip_Loader"),
ACE_SVC_OBJ_T,