diff options
Diffstat (limited to 'cpp/src/qpid/broker/SessionHandler.h')
-rw-r--r-- | cpp/src/qpid/broker/SessionHandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/SessionHandler.h b/cpp/src/qpid/broker/SessionHandler.h index 4010ce15d2..c299c465cf 100644 --- a/cpp/src/qpid/broker/SessionHandler.h +++ b/cpp/src/qpid/broker/SessionHandler.h @@ -30,7 +30,7 @@ #include "qpid/framing/Array.h" #include "qpid/framing/ChannelHandler.h" #include "qpid/framing/SequenceNumber.h" -#include "qpid/framing/SequenceSet.h" + #include <boost/noncopyable.hpp> |