diff options
Diffstat (limited to 'qpid/cpp/src/tests/TxAckTest.cpp')
-rw-r--r-- | qpid/cpp/src/tests/TxAckTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/TxAckTest.cpp b/qpid/cpp/src/tests/TxAckTest.cpp index 1451fb65b6..6c0bc8b5ee 100644 --- a/qpid/cpp/src/tests/TxAckTest.cpp +++ b/qpid/cpp/src/tests/TxAckTest.cpp @@ -25,7 +25,6 @@ #include <iostream> #include <list> #include <vector> -#include "MockChannel.h" using std::list; using std::vector; |