summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ImplicitActivationPolicyC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ImplicitActivationPolicyC.h')
-rw-r--r--TAO/tao/PortableServer/ImplicitActivationPolicyC.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/ImplicitActivationPolicyC.h b/TAO/tao/PortableServer/ImplicitActivationPolicyC.h
index 82f509d1bd9..baad7fbbbbc 100644
--- a/TAO/tao/PortableServer/ImplicitActivationPolicyC.h
+++ b/TAO/tao/PortableServer/ImplicitActivationPolicyC.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/SystemException.h"
#include "tao/Environment.h"
@@ -57,6 +57,8 @@
// TAO_IDL - Generated from
// be\be_visitor_module/module_ch.cpp:49
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace PortableServer
{
@@ -235,6 +237,8 @@ TAO_PortableServer_Export CORBA::Boolean operator>> (TAO_InputCDR &, PortableSer
// TAO_IDL - Generated from
// be\be_codegen.cpp:1028
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* ifndef */