summaryrefslogtreecommitdiff
path: root/qpid/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
commit81c5afbaf3c4a2deca04c9a6eba489f317a50f66 (patch)
tree54e8a92c35f363847118c414d39bec7836152930 /qpid/cpp/src
parentcac08af3dc5cf09bc5c19eb55c7785bfc4db4f74 (diff)
downloadqpid-python-81c5afbaf3c4a2deca04c9a6eba489f317a50f66.tar.gz
NO-JIRA: Fix Windows build more
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478476 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/qpid/broker/RecoverableQueue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/qpid/broker/RecoverableQueue.h b/qpid/cpp/src/qpid/broker/RecoverableQueue.h
index a76f0b4fe2..ab300dbce9 100644
--- a/qpid/cpp/src/qpid/broker/RecoverableQueue.h
+++ b/qpid/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 {