X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FSFont.cc;h=1f421dd4541d09ed5dd5ca146aeea2f276bf31bd;hb=884f739665dc56e66f51e104350f2affd33f2dd8;hp=69c1e4841c20131307a2d0a2d45706bd835e8f94;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/SFont.cc b/pdf/xpdf/SFont.cc index 69c1e484..1f421dd4 100644 --- a/pdf/xpdf/SFont.cc +++ b/pdf/xpdf/SFont.cc @@ -2,15 +2,16 @@ // // SFont.cc // -// Copyright 2001-2002 Glyph & Cog, LLC +// Copyright 2001-2003 Glyph & Cog, LLC // //======================================================================== -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma implementation #endif -#include #include "SFont.h" //------------------------------------------------------------------------