diff options
Diffstat (limited to 'cpp/src/qpid/broker/QueueHandle.cpp')
| -rw-r--r-- | cpp/src/qpid/broker/QueueHandle.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/qpid/broker/QueueHandle.cpp b/cpp/src/qpid/broker/QueueHandle.cpp index 5a5678df5a..dffb262a3b 100644 --- a/cpp/src/qpid/broker/QueueHandle.cpp +++ b/cpp/src/qpid/broker/QueueHandle.cpp @@ -56,6 +56,7 @@ QueueHandle::operator=(const QueueHandle& r) } // --- QueueHandleImpl methods --- + const std::string& QueueHandle::getName() const { |
