Fixes build with >=GCC-4.3 http://bugs.gentoo.org/show_bug.cgi?id=292949 Patch written by Sebastian Luther --- a/pph.cc +++ b/pph.cc @@ -23,6 +23,7 @@ */ #include "pph.hh" +#include #include #include using namespace BiRC::SNPFile;