summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-07 10:46:46 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-07 10:46:46 +0000
commit8d08262d6968526c847809c9901e640e2c0a4204 (patch)
treeec82f40eb2948e7f7cd9507bf28ecf86764b0a34 /TAO/tao/ORB.h
parentffe5536c064e8718a2463e1e682950acc333ea96 (diff)
downloadATCD-8d08262d6968526c847809c9901e640e2c0a4204.tar.gz
Thu Dec 7 09:56:57 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index e08484e3ae6..0a99082642a 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -121,7 +121,7 @@ namespace CORBA
typedef CORBA::Short ValueModifier;
-#if (TAO_HAS_MINIMUM_CORBA == 0)
+#if (TAO_HAS_MINIMUM_POA == 0) && !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO)
// Typedefs for CORBA::RequestSeq, which is an argument of
// send_multiple_requests_*().
@@ -246,7 +246,7 @@ namespace CORBA
ACE_ENV_ARG_DECL_WITH_DEFAULTS);
#endif
-#if (TAO_HAS_MINIMUM_CORBA == 0)
+#if (TAO_HAS_MINIMUM_POA == 0) && !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO)
void create_list (CORBA::Long count,
CORBA::NVList_ptr &new_list