summaryrefslogtreecommitdiff
path: root/qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2007-07-27 15:44:52 +0000
committerGordon Sim <gsim@apache.org>2007-07-27 15:44:52 +0000
commita2f1ddbe4175c6136b1188faeccaf1f8e561e3b2 (patch)
treefec659c6eb749cf6eca5b790a439962dd930281d /qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl
parent6054ada715929a82afa55601f1c4b5f226cf45b8 (diff)
downloadqpid-python-a2f1ddbe4175c6136b1188faeccaf1f8e561e3b2.tar.gz
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
Diffstat (limited to 'qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl')
-rw-r--r--qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl1
1 files changed, 1 insertions, 0 deletions
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
{