summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2013-05-02 18:34:03 +0000
committerCharles E. Rolke <chug@apache.org>2013-05-02 18:34:03 +0000
commit053f74aca005a65bcd8e6796b948864e0043cc93 (patch)
tree31fd4bbb8147c0f1e399891ee4fa0db4acc05214 /cpp/src
parente90d6f1e3192e54dfd464af756a53bc279683f39 (diff)
downloadqpid-python-053f74aca005a65bcd8e6796b948864e0043cc93.tar.gz
NO-JIRA: Fix Windows build more
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1478476 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/qpid/broker/RecoverableQueue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/qpid/broker/RecoverableQueue.h b/cpp/src/qpid/broker/RecoverableQueue.h
index a76f0b4fe2..ab300dbce9 100644
--- a/cpp/src/qpid/broker/RecoverableQueue.h
+++ b/cpp/src/qpid/broker/RecoverableQueue.h
@@ -23,6 +23,7 @@
*/
#include "qpid/broker/RecoverableMessage.h"
+#include "qpid/types/Variant.h"
#include <boost/shared_ptr.hpp>
namespace qpid {