From a2f1ddbe4175c6136b1188faeccaf1f8e561e3b2 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 27 Jul 2007 15:44:52 +0000 Subject: Use execution layer to acknowledge messages. Turn off 0-9 framing of requests and responses. Some refactoring around message delivery. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560285 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/gentools/templ.cpp') diff --git a/qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl b/qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl index 093a5ffe90..aeabd8a256 100644 --- a/qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl +++ b/qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl @@ -37,6 +37,7 @@ #include "qpid/framing/Buffer.h" #include "qpid/framing/FieldTable.h" #include "qpid/framing/FramingContent.h" +#include "qpid/framing/SequenceNumberSet.h" namespace qpid { -- cgit v1.2.1