X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=pdf%2Fxpdf%2FBuiltinFont.h;h=903ed19ec507ba5c67bac890b88e33f584ce0fb4;hb=884f739665dc56e66f51e104350f2affd33f2dd8;hp=a795311510a29498333ba04f277c80006ff32486;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/BuiltinFont.h b/pdf/xpdf/BuiltinFont.h index a7953115..903ed19e 100644 --- a/pdf/xpdf/BuiltinFont.h +++ b/pdf/xpdf/BuiltinFont.h @@ -2,14 +2,16 @@ // // BuiltinFont.h // -// Copyright 2001-2002 Glyph & Cog, LLC +// Copyright 2001-2003 Glyph & Cog, LLC // //======================================================================== #ifndef BUILTINFONT_H #define BUILTINFONT_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif