--- panomatic-0.9.4.orig/panomatic/tclap/ValueArg.h 2009-06-20 12:28:28.912422729 +0200 +++ panomatic-0.9.4/panomatic/tclap/ValueArg.h 2009-06-20 12:28:35.615429069 +0200 @@ -28,6 +28,9 @@ #include #include +#if __GNUC__ == 4 && __GNUC_MINOR__ > 3 +#include +#endif #ifdef HAVE_CONFIG_H #include