This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RedHat 8.0 `istream_iterator' undeclared (first use thisfunction)


MR <nimrod.bm@optusnet.com.au> writes:

[snip]

> I get the following complaints from the compiler:
> algdemo.cpp:22: `istream_iterator' undeclared (first use this function)
[snip]

#include <iterator>

-- 
Oscar


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]