summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/qpid/broker/Queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/Queue.h b/cpp/src/qpid/broker/Queue.h
index e58789e44b..73d52ec9ca 100644
--- a/cpp/src/qpid/broker/Queue.h
+++ b/cpp/src/qpid/broker/Queue.h
@@ -197,7 +197,7 @@ class Queue : public boost::enable_shared_from_this<Queue>,
* Used to configure a new queue and create a persistent record
* for it in store if required.
*/
- void create(const qpid::framing::FieldTable& settings);
+ QPID_BROKER_EXTERN void create(const qpid::framing::FieldTable& settings);
/**
* Used to reconfigure a recovered queue (does not create