X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=pdf2swf%2Fxpdf%2FBuiltinFont.h;h=903ed19ec507ba5c67bac890b88e33f584ce0fb4;hb=c7432833fe3a6469d63fad135151a92e12877b94;hp=a795311510a29498333ba04f277c80006ff32486;hpb=b9ddd4a2ed601bc01ddacc69d2522687a93a94ce;p=swftools.git diff --git a/pdf2swf/xpdf/BuiltinFont.h b/pdf2swf/xpdf/BuiltinFont.h index a795311..903ed19 100644 --- a/pdf2swf/xpdf/BuiltinFont.h +++ b/pdf2swf/xpdf/BuiltinFont.h @@ -2,14 +2,16 @@ // // BuiltinFont.h // -// Copyright 2001-2002 Glyph & Cog, LLC +// Copyright 2001-2003 Glyph & Cog, LLC // //======================================================================== #ifndef BUILTINFONT_H #define BUILTINFONT_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif