diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-28 05:37:38 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-28 05:37:38 +0000 |
commit | 6a2cb0fa7a84e35b9025224582f29f6e750bf014 (patch) | |
tree | db1f7499c884b42a211d56dcff3f9a155c4457e9 /TAO/tao/Asynch_Invocation.i | |
parent | 862aa775c0cddc6c3937e40008a2c4f2fd05a442 (diff) | |
download | ATCD-6a2cb0fa7a84e35b9025224582f29f6e750bf014.tar.gz |
ChangeLogTag:Mon Mar 27 23:30:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Asynch_Invocation.i')
-rw-r--r-- | TAO/tao/Asynch_Invocation.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Asynch_Invocation.i b/TAO/tao/Asynch_Invocation.i index 53fd1818e42..c36219613ab 100644 --- a/TAO/tao/Asynch_Invocation.i +++ b/TAO/tao/Asynch_Invocation.i @@ -33,7 +33,7 @@ TAO_GIOP_Twoway_Asynch_Invocation (TAO_Stub *stub, //**************************************************************************** -#if !defined (TAO_HAS_MINIMUM_CORBA) +#if (TAO_HAS_MINIMUM_CORBA == 0) ACE_INLINE TAO_GIOP_DII_Deferred_Invocation:: |