summaryrefslogtreecommitdiff
path: root/cpp/include
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include')
-rw-r--r--cpp/include/Ice/OutgoingAsync.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/include/Ice/OutgoingAsync.h b/cpp/include/Ice/OutgoingAsync.h
index 8ea4b54e34c..7aedb026821 100644
--- a/cpp/include/Ice/OutgoingAsync.h
+++ b/cpp/include/Ice/OutgoingAsync.h
@@ -45,6 +45,7 @@ public:
// Those methods are public when called from an OutgoingAsyncBase reference.
using Ice::AsyncResult::cancelable;
using Ice::AsyncResult::invokeSent;
+ using Ice::AsyncResult::invokeSentAsync;
using Ice::AsyncResult::invokeCompleted;
using Ice::AsyncResult::invokeCompletedAsync;