On Fri, 2008-12-12 at 20:07 +0100, Ralf Mardorf wrote: > Hi :) > > I'm searching the following headers by http://www.rpmseek.com/index.html: > > #include <iostream> > #include <fstream> > #include <cerrno> these are completely standard C++ headers. if you don't have them, then you don't have C++.