From: Warren Young Date: December 16 2004 9:08pm Subject: Re: [patch] using namespace fix List-Archive: http://lists.mysql.com/plusplus/3820 Message-Id: <41C1F938.1010004@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Chris Frey wrote: > In mysql++.hh, it does a "using namespace mysqlpp;" before including the files, > and so the compiler gives a warning about not knowing what that namespace is. Applied. Thanks!