summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Message.cpp
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2011-07-20 17:58:42 +0000
committerAlan Conway <aconway@apache.org>2011-07-20 17:58:42 +0000
commit90a06ad3e54158d2888f63001ec8b2623be4a667 (patch)
tree092392fac714be20e7a8c2154b31800f3fbf7a89 /cpp/src/qpid/broker/Message.cpp
parent019cfd600995f6c7c3236501b389f7cb5a147688 (diff)
downloadqpid-python-90a06ad3e54158d2888f63001ec8b2623be4a667.tar.gz
NO-JIRA: Remove unused #include file, causing compile errors on rhel5.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1148870 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/broker/Message.cpp')
-rw-r--r--cpp/src/qpid/broker/Message.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/Message.cpp b/cpp/src/qpid/broker/Message.cpp
index 28886826ca..992a94f92e 100644
--- a/cpp/src/qpid/broker/Message.cpp
+++ b/cpp/src/qpid/broker/Message.cpp
@@ -32,7 +32,6 @@
#include "qpid/framing/TypeFilter.h"
#include "qpid/framing/reply_exceptions.h"
#include "qpid/log/Statement.h"
-#include <boost/pointer_cast.hpp>
#include <time.h>