From ba8f16d68f724048356a189a1b8bc96390499106 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/qpid@481221 13f79535-47bb-0310-9956-ffa450edef68 --- gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl') diff --git a/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl b/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl index fe9e3b0ff1..b9d8263cea 100644 --- a/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl +++ b/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl @@ -28,8 +28,8 @@ #include -#include -#include +#include +#include %{MLIST} ${cpc_method_body_include} namespace qpid { -- cgit v1.2.1