bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Small fix for ftp.h.


From: Federico Montesino Pouzols
Subject: Re: Small fix for ftp.h.
Date: Sun, 25 Aug 2002 20:08:22 +0200
User-agent: Mutt/1.4i

        We recently added two lines:

        using std::string;
        using std::set;

        and it seemed to solve this problem. Are you having any trouble to
compile the latest sources without adding the 'using namespace std;' line?


> Here's a small patch to fix ftp.h as it doesn't specify it is using
> namespace std.
> 
> Dan
> -- 
> And if cynics ridicule freedom, ridicule community...if ``hard nosed 
> realists'' say that profit is the only ideal...just ignore them, and use
>  copyleft all the same.
>       -- RMS




reply via email to

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