summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ThreadPolicy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ThreadPolicy.cpp')
-rw-r--r--TAO/tao/PortableServer/ThreadPolicy.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/tao/PortableServer/ThreadPolicy.cpp b/TAO/tao/PortableServer/ThreadPolicy.cpp
index ce53b971ea4..747e4b42ef3 100644
--- a/TAO/tao/PortableServer/ThreadPolicy.cpp
+++ b/TAO/tao/PortableServer/ThreadPolicy.cpp
@@ -1,4 +1,5 @@
-#include "tao/orbconf.h"
+#include "tao/PortableServer/ThreadPolicy.h"
+#include "tao/PortableServer/PortableServer.h"
ACE_RCSID (PortableServer,
ThreadPolicy,
@@ -6,9 +7,6 @@ ACE_RCSID (PortableServer,
#if (TAO_HAS_MINIMUM_POA == 0) && !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO)
-#include "tao/PortableServer/ThreadPolicy.h"
-#include "tao/PortableServer/PortableServer.h"
-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace TAO