bug-commoncpp
[Top][All Lists]
Advanced

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

xml.h


From: Łukasz Michalski
Subject: xml.h
Date: Tue, 22 Jan 2002 12:17:45 +0100

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




reply via email to

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