summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/PortableServerS.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/PortableServerS.h')
-rw-r--r--TAO/tao/PortableServer/PortableServerS.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/PortableServerS.h b/TAO/tao/PortableServer/PortableServerS.h
index 5b1c718ab1c..acf326b7e64 100644
--- a/TAO/tao/PortableServer/PortableServerS.h
+++ b/TAO/tao/PortableServer/PortableServerS.h
@@ -33,7 +33,7 @@
#include /**/ "ace/pre.h"
-#include "PortableServerC.h"
+#include "tao/PortableServer/PortableServerC.h"
#include "tao/Policy_ForwardS.h"
#include "tao/OctetSeqS.h"
#include "tao/orb_typesS.h"
@@ -54,6 +54,8 @@
// TAO_IDL - Generated from
// be\be_visitor_module/module_sh.cpp:49
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace POA_PortableServer
{
@@ -66,6 +68,8 @@ namespace POA_PortableServer
// TAO_IDL - Generated from
// be\be_codegen.cpp:1060
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#if defined (__ACE_INLINE__)
#include "PortableServerS.inl"