File gcc-44.diff of Package qt4-qtscript
--- generator/parser/rpp/pp.h +++ generator/parser/rpp/pp.h @@ -28,6 +28,8 @@ #include <iostream> #include <cassert> #include <cctype> +#include <cstring> +#include <cstdio> #include <fcntl.h>
--- generator/parser/rpp/pp.h +++ generator/parser/rpp/pp.h @@ -28,6 +28,8 @@ #include <iostream> #include <cassert> #include <cctype> +#include <cstring> +#include <cstdio> #include <fcntl.h>