From 62921dc211aa91d28b41ea4bb59d6e1e7e08b781 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 21 Mar 2007 19:21:59 +0000 Subject: Removed unused files and #includes. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@520976 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/tests/ClientChannelTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/tests/ClientChannelTest.cpp') 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; -- cgit v1.2.1