bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xml.h


From: David Sugar
Subject: Re: xml.h
Date: Tue, 22 Jan 2002 12:02:58 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010914

This should already be fixed in cvs...

Łukasz Michalski wrote:

Hi,

Compiling version 1.9.4:

Under Slackware 8.0 with gcc upgarded to 3.0.2 xml.h doesn't compile becouse
compiler doesn't see std namespace by default. Adding:

using namespace std;

at top of xml.h helps.

regards
Lukasz Michalski


_______________________________________________
Bug-commoncpp mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-commoncpp






reply via email to

[Prev in Thread] Current Thread [Next in Thread]