summaryrefslogtreecommitdiff
path: root/TAO/tao/Object.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-27 22:23:46 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-27 22:23:46 +0000
commit9851b9559fdea0eacedb41c56d3a29626059f2f7 (patch)
tree4a31895ea1cff0e42e2a0f34cefc31dc4c297732 /TAO/tao/Object.h
parent2f521cd9962e8bea4412274c99596de50392db11 (diff)
downloadATCD-9851b9559fdea0eacedb41c56d3a29626059f2f7.tar.gz
ChangeLogTag: Mon Mar 27 16:11:29 2000 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Object.h')
-rw-r--r--TAO/tao/Object.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Object.h b/TAO/tao/Object.h
index 81a899545eb..938b6dc791f 100644
--- a/TAO/tao/Object.h
+++ b/TAO/tao/Object.h
@@ -133,6 +133,7 @@ public:
#endif /* TAO_HAS_MINIMUM_CORBA */
#if (TAO_HAS_CORBA_MESSAGING == 1)
+
CORBA::Policy_ptr _get_policy (
CORBA::PolicyType type,
CORBA::Environment &ACE_TRY_ENV =
@@ -159,6 +160,7 @@ public:
CORBA::Environment &ACE_TRY_ENV =
TAO_default_environment ()
);
+
#endif /* TAO_HAS_CORBA_MESSAGING == 1 */
virtual CORBA::ULong _hash (CORBA::ULong maximum,