From: Warren Young Date: May 12 2005 10:57pm Subject: Re: [PATCH] documentation and type_info fix List-Archive: http://lists.mysql.com/plusplus/4400 Message-Id: <4283DF77.4010607@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Warren Young wrote: > - A smarter way to go is to wrap each #include with the idempotency > guard for that header, so it is never included from mysql++.h if a > previous header already included it. I just tried this, and it doesn't make a whit of difference when building the examples.