summaryrefslogtreecommitdiff
path: root/qpid/cpp/tests
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
commit1d606c164e31c81a341aad0f3fe8737dffc21e1d (patch)
treeb832a6ffd7986eec1679b13509ecb7abfd99b8a8 /qpid/cpp/tests
parentd66d50b103ab12df58132ce17ed5892df29b4b5c (diff)
downloadqpid-python-1d606c164e31c81a341aad0f3fe8737dffc21e1d.tar.gz
Removed unused files and #includes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@520976 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/tests')
-rw-r--r--qpid/cpp/tests/ClientChannelTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/tests/ClientChannelTest.cpp b/qpid/cpp/tests/ClientChannelTest.cpp
index f22170691c..7f7cfeda89 100644
--- a/qpid/cpp/tests/ClientChannelTest.cpp
+++ b/qpid/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;