summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2011-02-28 18:23:54 +0000
committerGordon Sim <gsim@apache.org>2011-02-28 18:23:54 +0000
commitfe392733525cfeb59ade187a706a6d4ea3077e71 (patch)
tree25acbd4ae658dd8d9183d01cfc6f85d378dc2e7f /cpp
parent4f7c9d1f5373c68b28a3f410f3094e00f6576972 (diff)
downloadqpid-python-fe392733525cfeb59ade187a706a6d4ea3077e71.tar.gz
QPID-3087: Fix linking on windows (unit test now uses create() rather than configure())
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1075465 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-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