Am 12.06.2016 um 10:39 schrieb Pavel Sanda <sa...@lyx.org>: > > Stephan Witt wrote: >> sstream or iostream (as JMarc wrote) because of std::endl. > > But where in the _header_ do you need that?
Ok, I misunderstood then. It should go to Server.cpp of course. Stephan > >> 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. I’m not used to this behavior with other development environment. Stephan