X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=pdf%2Fgoo%2FGHash.h;h=69c767b3aaef0235337b902f6e242f1faa8a2a15;hb=refs%2Ftags%2FXPDF_3_00;hp=91d970068da38be2e09cad33585b59edf18396cf;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/goo/GHash.h b/pdf/goo/GHash.h index 91d97006..69c767b3 100644 --- a/pdf/goo/GHash.h +++ b/pdf/goo/GHash.h @@ -2,14 +2,16 @@ // // GHash.h // -// Copyright 2001-2002 Glyph & Cog, LLC +// Copyright 2001-2003 Glyph & Cog, LLC // //======================================================================== #ifndef GHASH_H #define GHASH_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif