summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB_Core.h')
-rw-r--r--TAO/tao/ORB_Core.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h
index 562db15e41d..781914bd4cb 100644
--- a/TAO/tao/ORB_Core.h
+++ b/TAO/tao/ORB_Core.h
@@ -317,6 +317,10 @@ public:
POA_Messaging::RelativeRoundtripTimeoutPolicy*
default_relative_roundtrip_timeout (void) const;
+
+ POA_TAO::ClientPriorityPolicy*
+ default_client_priority (void) const;
+
#endif /* TAO_HAS_CORBA_MESSAGING */
#if defined (TAO_HAS_RT_CORBA)