X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=pdf%2Fxpdf%2FArray.h;h=20ae05f29707ba81e9a3f213609e17471947b755;hb=refs%2Ftags%2FGNOME_2_8_ANCHOR;hp=a118f6852b01c9cb048fdbcc1dd06e32e2b94ec5;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/Array.h b/pdf/xpdf/Array.h index a118f685..20ae05f2 100644 --- a/pdf/xpdf/Array.h +++ b/pdf/xpdf/Array.h @@ -2,14 +2,16 @@ // // Array.h // -// Copyright 1996-2002 Glyph & Cog, LLC +// Copyright 1996-2003 Glyph & Cog, LLC // //======================================================================== #ifndef ARRAY_H #define ARRAY_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif