summaryrefslogtreecommitdiff
path: root/TAO/tao/Domain/DomainS.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Domain/DomainS.h')
-rw-r--r--TAO/tao/Domain/DomainS.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/TAO/tao/Domain/DomainS.h b/TAO/tao/Domain/DomainS.h
index 0983a05f4fd..b95ab45f54b 100644
--- a/TAO/tao/Domain/DomainS.h
+++ b/TAO/tao/Domain/DomainS.h
@@ -54,7 +54,7 @@
#pragma option push -w-rvl -w-rch -w-ccc -w-inl
#endif /* __BORLANDC__ */
-#include "tao/Domain/domain_export.h"
+#include "domain_export.h"
#if defined (TAO_EXPORT_MACRO)
#undef TAO_EXPORT_MACRO
@@ -64,8 +64,6 @@
// TAO_IDL - Generated from
// be\be_visitor_module/module_sh.cpp:49
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace POA_CORBA
{
@@ -483,12 +481,10 @@ namespace POA_CORBA
// TAO_IDL - Generated from
// be\be_codegen.cpp:995
-TAO_END_VERSIONED_NAMESPACE_DECL
-
-#include "tao/Domain/DomainS_T.h"
+#include "DomainS_T.h"
#if defined (__ACE_INLINE__)
-#include "tao/Domain/DomainS.inl"
+#include "DomainS.inl"
#endif /* defined INLINE */
#if defined(_MSC_VER)