summaryrefslogtreecommitdiff
path: root/cpp
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
commitc858a48a4b2de622a510a48822dff833c0105a23 (patch)
tree31fd4bbb8147c0f1e399891ee4fa0db4acc05214 /cpp
parent242cc23c8e3b21cd66070b9b31f58d243db30f46 (diff)
downloadqpid-python-c858a48a4b2de622a510a48822dff833c0105a23.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')
-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 {