From 97a22e13fa2ba19d2275f1a59d86073bfaaccd40 Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Mon, 9 May 2011 19:56:00 +0000 Subject: QPID-3004: Get Clang to compile qpid c++ - Finish getting boost::intrusive_ptr working (may be compiler bug) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1101181 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/framing/MethodBodyFactory.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/qpid/framing/MethodBodyFactory.h') diff --git a/cpp/src/qpid/framing/MethodBodyFactory.h b/cpp/src/qpid/framing/MethodBodyFactory.h index 607ec9d959..88bc444795 100644 --- a/cpp/src/qpid/framing/MethodBodyFactory.h +++ b/cpp/src/qpid/framing/MethodBodyFactory.h @@ -22,6 +22,7 @@ * */ #include "qpid/framing/amqp_types.h" +#include "qpid/framing/AMQBody.h" #include namespace qpid { -- cgit v1.2.1