From 8827bbf5dc754e320013e9df1eb198076a1d5d95 Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Tue, 6 Feb 2007 14:18:32 +0000 Subject: r768@fuschia: andrew | 2007-01-17 01:25:16 +0000 * Added Test for new MessageHandlerImpl (but no actual tests yet) * Filled in lots of the blanks in the MessageHandlerImpl with code stolen from the BasicHandlerImpl git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@504145 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/tests/MessageHandlerTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/tests/MessageHandlerTest.cpp') diff --git a/cpp/tests/MessageHandlerTest.cpp b/cpp/tests/MessageHandlerTest.cpp index 55971355f6..4dd2c13408 100644 --- a/cpp/tests/MessageHandlerTest.cpp +++ b/cpp/tests/MessageHandlerTest.cpp @@ -23,7 +23,7 @@ #include #include -#include +#include using namespace qpid::framing; using namespace qpid::broker; -- cgit v1.2.1