summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Reference.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/Reference.h')
-rw-r--r--cpp/src/Ice/Reference.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/Reference.h b/cpp/src/Ice/Reference.h
index 281067adbcb..64f6cfde9ec 100644
--- a/cpp/src/Ice/Reference.h
+++ b/cpp/src/Ice/Reference.h
@@ -94,7 +94,7 @@ public:
//
// Get a suitable connection for this reference.
//
- ConnectionPtr getConnection() const;
+ ConnectionPtr getConnection(bool&) const;
//
// Filter endpoints based on criteria from this reference.