X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=pdf%2Fxpdf%2FSFont.h;h=aadf991caf53db8e1ad454636dbc5d587b2e1651;hb=884f739665dc56e66f51e104350f2affd33f2dd8;hp=c4fb341e05948552715280e35f1613418a8e6b4c;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/SFont.h b/pdf/xpdf/SFont.h index c4fb341e..aadf991c 100644 --- a/pdf/xpdf/SFont.h +++ b/pdf/xpdf/SFont.h @@ -4,14 +4,16 @@ // // Base class for font rasterizers. // -// Copyright 2001-2002 Glyph & Cog, LLC +// Copyright 2001-2003 Glyph & Cog, LLC // //======================================================================== #ifndef SFONT_H #define SFONT_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif