------- Comment #1 from pinskia at gcc dot gnu dot org 2010-03-29 20:26 ------- First off your find will only find files named exactly strstream. And second strstream.h never existed and is not part of the C++ standard (strstream is not either).
You should use stringstream instead. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43586