diff options
| author | Alan Conway <aconway@apache.org> | 2008-06-09 20:55:09 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2008-06-09 20:55:09 +0000 |
| commit | c748d3affc1dff412bfa17ee94d5f9f41dee6579 (patch) | |
| tree | 51c5050bff4dc720c7a3d13e2ae6c002e9e09bda /qpid/cpp/src/tests | |
| parent | 139e4884dbc5efb83d1de9b4562ed26fd8f16f34 (diff) | |
| download | qpid-python-c748d3affc1dff412bfa17ee94d5f9f41dee6579.tar.gz | |
Updated doxygen comments in qpid/client/*.h
Changed request-response example to use SubscriptionManager like the others.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@665891 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests')
| -rw-r--r-- | qpid/cpp/src/tests/FramingTest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/tests/FramingTest.cpp b/qpid/cpp/src/tests/FramingTest.cpp index 21918f2bdd..f82507c0a7 100644 --- a/qpid/cpp/src/tests/FramingTest.cpp +++ b/qpid/cpp/src/tests/FramingTest.cpp @@ -18,8 +18,6 @@ * under the License. * */ -#include "qpid/client/Exchange.h" -#include "qpid/client/Queue.h" #include "qpid/client/Connection.h" #include "qpid/client/Connector.h" #include "qpid/framing/AMQP_HighestVersion.h" |
