From ffdd8cef4cafd6f73131521eb938164d76811cc4 Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Thu, 25 Feb 2010 20:53:08 +0000 Subject: Removed unecessary include of Msg.h in Exception.h git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@916453 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/framing/BodyHandler.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/qpid/framing/BodyHandler.cpp') diff --git a/cpp/src/qpid/framing/BodyHandler.cpp b/cpp/src/qpid/framing/BodyHandler.cpp index e2128596ed..db302b1e4c 100644 --- a/cpp/src/qpid/framing/BodyHandler.cpp +++ b/cpp/src/qpid/framing/BodyHandler.cpp @@ -25,6 +25,7 @@ #include "qpid/framing/AMQHeartbeatBody.h" #include #include "qpid/framing/reply_exceptions.h" +#include "qpid/Msg.h" using namespace qpid::framing; using namespace boost; -- cgit v1.2.1