summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Stub.h')
-rw-r--r--TAO/tao/Stub.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h
index d313f822666..bae489f995c 100644
--- a/TAO/tao/Stub.h
+++ b/TAO/tao/Stub.h
@@ -42,6 +42,7 @@
#if defined (TAO_HAS_CORBA_MESSAGING)
#include "tao/MessagingS.h"
+#include "tao/TAOS.h"
#endif /* TAO_HAS_CORBA_MESSAGING */
@@ -278,6 +279,9 @@ public:
POA_Messaging::RelativeRoundtripTimeoutPolicy*
relative_roundtrip_timeout (void);
+ POA_TAO::ClientPriorityPolicy*
+ client_priority (void);
+
CORBA::Policy_ptr get_client_policy (
CORBA::PolicyType type,
CORBA::Environment &ACE_TRY_ENV =