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/AMQP_ClientProxy.cpp.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl') diff --git a/qpid/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl b/qpid/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl index fe9e3b0ff1..b9d8263cea 100644 --- a/qpid/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl +++ b/qpid/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