summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.inl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-08-09 08:22:49 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-08-09 08:22:49 +0000
commit5c1bdaeee5b42af1c8c5b3c9c50cfca56bc8cc60 (patch)
tree49c76267851f1572fe4f2f62bcbf09fdd8ed132d /TAO/tao/ORB_Core.inl
parent5cc48dc18f71434cb0c2435a9e918b5541e68eb2 (diff)
downloadATCD-5c1bdaeee5b42af1c8c5b3c9c50cfca56bc8cc60.tar.gz
Thu Aug 9 08:22:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB_Core.inl')
-rw-r--r--TAO/tao/ORB_Core.inl2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/ORB_Core.inl b/TAO/tao/ORB_Core.inl
index bfe0cb93eaf..659f9794ebf 100644
--- a/TAO/tao/ORB_Core.inl
+++ b/TAO/tao/ORB_Core.inl
@@ -524,6 +524,7 @@ TAO_ORB_Core::get_default_policies (void)
#endif /* TAO_HAS_CORBA_MESSAGING == 1 */
+#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
ACE_INLINE CORBA::Object_ptr
TAO_ORB_Core::resolve_rt_orb (void)
{
@@ -542,6 +543,7 @@ TAO_ORB_Core::resolve_rt_orb (void)
return CORBA::Object::_duplicate (this->rt_orb_.in ());
}
+#endif
#if (TAO_HAS_INTERCEPTORS == 1)
ACE_INLINE CORBA::Object_ptr