summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2012-12-06 15:54:33 +0000
committerCharles E. Rolke <chug@apache.org>2012-12-06 15:54:33 +0000
commit115eab6bca560934d3a8279b1cc1194064ceec44 (patch)
treebb1c9ffe006ecca8749a4e7ca551e9cd764723fb /cpp
parent56e7ea223bf8f17ce43fa3cf5f109ec514cb77a0 (diff)
downloadqpid-python-115eab6bca560934d3a8279b1cc1194064ceec44.tar.gz
QPID-4490 clean up after commit r1417511 for windows builds
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1417963 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/qpid/broker/RecoverableMessage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/qpid/broker/RecoverableMessage.h b/cpp/src/qpid/broker/RecoverableMessage.h
index e0159bed7b..aafcd756d5 100644
--- a/cpp/src/qpid/broker/RecoverableMessage.h
+++ b/cpp/src/qpid/broker/RecoverableMessage.h
@@ -22,6 +22,7 @@
*
*/
+#include <boost/intrusive_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include "qpid/framing/amqp_types.h"
#include "qpid/framing/Buffer.h"