summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ServantManagerC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ServantManagerC.h')
-rw-r--r--TAO/tao/PortableServer/ServantManagerC.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/ServantManagerC.h b/TAO/tao/PortableServer/ServantManagerC.h
index bc6f82dc2ce..42b1644d5b8 100644
--- a/TAO/tao/PortableServer/ServantManagerC.h
+++ b/TAO/tao/PortableServer/ServantManagerC.h
@@ -40,7 +40,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "portableserver_export.h"
+#include "tao/PortableServer/portableserver_export.h"
#include "tao/ORB.h"
#include "tao/Environment.h"
#include "tao/Object.h"
@@ -56,6 +56,8 @@
#if (TAO_HAS_MINIMUM_POA == 0)
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace PortableServer
{
@@ -182,6 +184,8 @@ namespace TAO
// TAO_IDL - Generated from
// be\be_codegen.cpp:1028
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* ifndef */