summaryrefslogtreecommitdiff
path: root/TAO/tao/ImR_Client/ServerObjectC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ImR_Client/ServerObjectC.h')
-rw-r--r--TAO/tao/ImR_Client/ServerObjectC.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/TAO/tao/ImR_Client/ServerObjectC.h b/TAO/tao/ImR_Client/ServerObjectC.h
index 5458d8ed88c..7cdd3ddebc6 100644
--- a/TAO/tao/ImR_Client/ServerObjectC.h
+++ b/TAO/tao/ImR_Client/ServerObjectC.h
@@ -40,7 +40,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/ImR_Client/imr_client_export.h"
+#include "imr_client_export.h"
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
@@ -53,8 +53,6 @@
#endif
#define TAO_EXPORT_MACRO TAO_IMR_Client_Export
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
// TAO_IDL - Generated from
// be\be_visitor_root/root_ch.cpp:62
@@ -276,10 +274,8 @@ TAO_IMR_Client_Export ::CORBA::Boolean operator>> (TAO_InputCDR &, Implementatio
// TAO_IDL - Generated from
// be\be_codegen.cpp:1040
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
-#include "tao/ImR_Client/ServerObjectC.inl"
+#include "ServerObjectC.inl"
#endif /* defined INLINE */
#include /**/ "ace/post.h"