X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fgoo%2FGString.h;h=d22cc196848a88955c91ab92585b33089f6baf43;hb=refs%2Ftags%2FXPDF_2_01;hp=93796cb7901a9a15720943105d044874f546390c;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/goo/GString.h b/pdf/goo/GString.h index 93796cb7..d22cc196 100644 --- a/pdf/goo/GString.h +++ b/pdf/goo/GString.h @@ -11,7 +11,9 @@ #ifndef GSTRING_H #define GSTRING_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif