summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-06-20 07:33:02 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-06-20 07:33:02 +0000
commitdd02662ca476b78c0fe131b20854ad953de9805d (patch)
tree2af11857d3f420b17c192509872ca944090df2ae /TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h
parentacb447b0fa8985b7010af7f1f1dd172fcff4f11d (diff)
downloadATCD-dd02662ca476b78c0fe131b20854ad953de9805d.tar.gz
ChangeLogTag: Tue Jun 20 07:04:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h')
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h b/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h
index 66c6fb00397..19e1337576b 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.h
@@ -20,7 +20,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if (TAO_HAS_MINIMUM_POA == 0)
+#if (TAO_HAS_MINIMUM_POA == 0) && !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO)
#include "tao/PortableServer/Servant_Location.h"
#include "tao/PortableServer/PortableServer.h"