summaryrefslogtreecommitdiff
path: root/cpp/tests/ClientChannelTest.cpp
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-03-21 19:21:59 +0000
committerAlan Conway <aconway@apache.org>2007-03-21 19:21:59 +0000
commit62921dc211aa91d28b41ea4bb59d6e1e7e08b781 (patch)
treef02b09b2ef3bc69c2198afeef9157aa3ec2de128 /cpp/tests/ClientChannelTest.cpp
parentc1b0ba624ff2de40b23342cf2a96885342884dad (diff)
downloadqpid-python-62921dc211aa91d28b41ea4bb59d6e1e7e08b781.tar.gz
Removed unused files and #includes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@520976 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/tests/ClientChannelTest.cpp')
-rw-r--r--cpp/tests/ClientChannelTest.cpp1
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;