summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ThreadPolicyA.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ThreadPolicyA.h')
-rw-r--r--TAO/tao/PortableServer/ThreadPolicyA.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/TAO/tao/PortableServer/ThreadPolicyA.h b/TAO/tao/PortableServer/ThreadPolicyA.h
index d0b05bc3667..b74bf2f030e 100644
--- a/TAO/tao/PortableServer/ThreadPolicyA.h
+++ b/TAO/tao/PortableServer/ThreadPolicyA.h
@@ -33,8 +33,8 @@
#include /**/ "ace/pre.h"
-#include "tao/PortableServer/portableserver_export.h"
-#include "tao/PortableServer/ThreadPolicyC.h"
+#include "portableserver_export.h"
+#include "ThreadPolicyC.h"
#include "tao/AnyTypeCode/PolicyA.h"
#if (TAO_HAS_MINIMUM_POA == 0)
@@ -42,8 +42,6 @@
// TAO_IDL - Generated from
// be\be_visitor_module/module_ch.cpp:59
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace PortableServer
{
@@ -68,8 +66,6 @@ namespace PortableServer
TAO_PortableServer_Export void operator<<= (CORBA::Any &, PortableServer::ThreadPolicyValue);
TAO_PortableServer_Export CORBA::Boolean operator>>= (const CORBA::Any &, PortableServer::ThreadPolicyValue &);
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#endif /* TAO_HAS_MINIMUM_POA == 0 */
#include /**/ "ace/post.h"