summaryrefslogtreecommitdiff
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
commit7888282c2f3b76c8bfd6ef5f202ae0fde1aa6d9f (patch)
tree518083893983025a77cfd98d86294933e588e664
parentc2a7085068d85a27b28feb030b875d739333dfda (diff)
downloadqpid-python-7888282c2f3b76c8bfd6ef5f202ae0fde1aa6d9f.tar.gz
NO-JIRA: Remove unused #include file, causing compile errors on rhel5.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1148870 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/src/qpid/broker/Message.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/qpid/broker/Message.cpp b/qpid/cpp/src/qpid/broker/Message.cpp
index 28886826ca..992a94f92e 100644
--- a/qpid/cpp/src/qpid/broker/Message.cpp
+++ b/qpid/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>