X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=pdf2swf%2Fxpdf%2FParser.h;h=3bc3ab27408755e9f1e662d4a458ee211dc56803;hb=c7432833fe3a6469d63fad135151a92e12877b94;hp=c11475bfd94a5e4f9500b50861bd7979d037b849;hpb=b9ddd4a2ed601bc01ddacc69d2522687a93a94ce;p=swftools.git diff --git a/pdf2swf/xpdf/Parser.h b/pdf2swf/xpdf/Parser.h index c11475b..3bc3ab2 100644 --- a/pdf2swf/xpdf/Parser.h +++ b/pdf2swf/xpdf/Parser.h @@ -2,14 +2,16 @@ // // Parser.h // -// Copyright 1996-2002 Glyph & Cog, LLC +// Copyright 1996-2003 Glyph & Cog, LLC // //======================================================================== #ifndef PARSER_H #define PARSER_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif