X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FNameToCharCode.h;h=65453c3a3eb4cc2530129c022068293e2d1739ec;hb=3318b01eed1dbe76201682b34da16d9e02d998d5;hp=22e41b61584914fb22623ad1324dd38173d3fac1;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/NameToCharCode.h b/pdf/xpdf/NameToCharCode.h index 22e41b61..65453c3a 100644 --- a/pdf/xpdf/NameToCharCode.h +++ b/pdf/xpdf/NameToCharCode.h @@ -2,14 +2,16 @@ // // NameToCharCode.h // -// Copyright 2001-2002 Glyph & Cog, LLC +// Copyright 2001-2003 Glyph & Cog, LLC // //======================================================================== #ifndef NAMETOCHARCODE_H #define NAMETOCHARCODE_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif