summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/BrokerQueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/broker/BrokerQueue.h')
-rw-r--r--cpp/src/qpid/broker/BrokerQueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/BrokerQueue.h b/cpp/src/qpid/broker/BrokerQueue.h
index 0ed368e404..f82a7dac55 100644
--- a/cpp/src/qpid/broker/BrokerQueue.h
+++ b/cpp/src/qpid/broker/BrokerQueue.h
@@ -155,7 +155,7 @@ namespace qpid {
const QueuePolicy* const getPolicy();
void setAlternateExchange(boost::shared_ptr<Exchange> exchange);
-
+ boost::shared_ptr<Exchange> getAlternateExchange();
//PersistableQueue support:
uint64_t getPersistenceId() const;