From: Warren Young Date: December 16 2004 7:32pm Subject: Re: [patch] #include "file.h" instead of List-Archive: http://lists.mysql.com/plusplus/3819 Message-Id: <41C1E2B5.20009@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Chris Frey wrote: > > New versions of mysql++ have the new header names, but somewhere along the line, > they also changed from #include "file.h" to #include Sorry, I was unclear on the exact meaning of the quoted form. I didn't know that the directory the compiler searched changed as nested includes were parsed. (Evan Wies also sent me a similar patch, but your patch is better.)