X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=pdf2swf%2Fxpdf%2FNameToCharCode.h;h=65453c3a3eb4cc2530129c022068293e2d1739ec;hb=c7432833fe3a6469d63fad135151a92e12877b94;hp=22e41b61584914fb22623ad1324dd38173d3fac1;hpb=b9ddd4a2ed601bc01ddacc69d2522687a93a94ce;p=swftools.git diff --git a/pdf2swf/xpdf/NameToCharCode.h b/pdf2swf/xpdf/NameToCharCode.h index 22e41b6..65453c3 100644 --- a/pdf2swf/xpdf/NameToCharCode.h +++ b/pdf2swf/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