Stephan Witt wrote:
> sstream or iostream (as JMarc wrote) because of std::endl.

But where in the _header_ do you need that?

> I have to admit that I start to mistrust the GCC-compilers.
> I don???t understand why our sources compile on some systems
> and not on some other systems. Why do I need to add this
> includes and on your system all is fine?

Different structure of headers, just switching between different gcc versions
and their accompanied libs is enough to trigger such errors on the same system.

Pavel

Reply via email to