From 8b43d5387fe0fa5039b538fc0fc5294ec8da6f08 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 1 Dec 2006 10:56:58 +0000 Subject: Revised generation of includes inline with latst build changes. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@481221 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/gentools/templ.cpp/MethodBodyClass.h.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'qpid/gentools/templ.cpp/MethodBodyClass.h.tmpl') diff --git a/qpid/gentools/templ.cpp/MethodBodyClass.h.tmpl b/qpid/gentools/templ.cpp/MethodBodyClass.h.tmpl index 2a562cadcf..be9fb82e31 100644 --- a/qpid/gentools/templ.cpp/MethodBodyClass.h.tmpl +++ b/qpid/gentools/templ.cpp/MethodBodyClass.h.tmpl @@ -29,10 +29,10 @@ #include #include -#include -#include -#include -#include +#include +#include +#include +#include #ifndef _${CLASS}${METHOD}Body_ #define _${CLASS}${METHOD}Body_ -- cgit v1.2.1