X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fgoo%2FGHash.h;h=8d73f3bbf38ead84220daa9e8c0a1b2f0795025c;hb=refs%2Ftags%2FXPDF_2_01;hp=91d970068da38be2e09cad33585b59edf18396cf;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/goo/GHash.h b/pdf/goo/GHash.h index 91d97006..8d73f3bb 100644 --- a/pdf/goo/GHash.h +++ b/pdf/goo/GHash.h @@ -9,7 +9,9 @@ #ifndef GHASH_H #define GHASH_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif