diff options
| author | Alan Conway <aconway@apache.org> | 2007-03-21 19:21:59 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-03-21 19:21:59 +0000 |
| commit | 1d606c164e31c81a341aad0f3fe8737dffc21e1d (patch) | |
| tree | b832a6ffd7986eec1679b13509ecb7abfd99b8a8 /qpid/cpp/tests | |
| parent | d66d50b103ab12df58132ce17ed5892df29b4b5c (diff) | |
| download | qpid-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.cpp | 1 |
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; |
