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