summaryrefslogtreecommitdiff
path: root/TAO/tao/orbconf.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-01-30 10:23:38 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-01-30 10:23:38 +0000
commit1007fac59d0a4157c114e8760723cf68e97e4c50 (patch)
tree7d3f4062dc25a2094ae0c1513b2a8b429caea30d /TAO/tao/orbconf.h
parent5f09be3ed81f79304422dbae01ccf1f30a67f4de (diff)
downloadATCD-1007fac59d0a4157c114e8760723cf68e97e4c50.tar.gz
ChangeLogTag: Wed Jan 30 11:19:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/orbconf.h')
-rw-r--r--TAO/tao/orbconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/orbconf.h b/TAO/tao/orbconf.h
index 9f60e45b056..3771227ab73 100644
--- a/TAO/tao/orbconf.h
+++ b/TAO/tao/orbconf.h
@@ -240,6 +240,7 @@ const size_t TAO_DEFAULT_ORB_TABLE_SIZE = 16;
#define TAO_ENV_SINGLE_ARG_PARAMETER ACE_ENV_SINGLE_ARG_PARAMETER
#define TAO_ENV_ARG_NOT_USED ACE_ENV_ARG_NOT_USED
#define TAO_ENV_RAISE(ex) ACE_ENV_RAISE(ex)
+#define TAO_ENV_DECLARE_NEW_ENV ACE_DECLARE_NEW_CORBA_ENV
//-------- end deprecated -------------------------------------------------
// BC++ seems to have a different convention for detecting Win32 than