diff options
Diffstat (limited to 'cpp/src/qpid/broker/TopicExchange.h')
-rw-r--r-- | cpp/src/qpid/broker/TopicExchange.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/TopicExchange.h b/cpp/src/qpid/broker/TopicExchange.h index 6536a7c4ce..c411fb1965 100644 --- a/cpp/src/qpid/broker/TopicExchange.h +++ b/cpp/src/qpid/broker/TopicExchange.h @@ -25,7 +25,6 @@ #include <vector> #include "BrokerExchange.h" #include "qpid/framing/FieldTable.h" -#include "BrokerMessage.h" #include "qpid/sys/Monitor.h" #include "BrokerQueue.h" |