Jean-Marc Lasgouttes wrote:
[EMAIL PROTECTED] writes:
Author: poenitz
Date: Tue Nov 6 22:45:24 2007
New Revision: 21482
URL: http://www.lyx.org/trac/changeset/21482
Log:
we assume (more or less) conforming compilers nowadays.
And do we test for that? We should.
Well, we require the availability of ostream and istream at very
fundamental level everywhere so this commit will change anything anyway.
I don't think we should test for that anyway as I remember using istream
and ostream with gcc2.7 more than 10 years ago ;-)
Abdel.