diff options
Diffstat (limited to 'cpp/tests/ClientChannelTest.cpp')
-rw-r--r-- | cpp/tests/ClientChannelTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/tests/ClientChannelTest.cpp b/cpp/tests/ClientChannelTest.cpp index f22170691c..7f7cfeda89 100644 --- a/cpp/tests/ClientChannelTest.cpp +++ b/cpp/tests/ClientChannelTest.cpp @@ -25,6 +25,7 @@ #include "ClientMessage.h" #include "ClientQueue.h" #include "ClientExchange.h" +#include "client/MessageListener.h" using namespace std; using namespace boost; |