X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=pdf2swf%2Fxpdf%2FDict.h;h=08f55ecd48ed657acdde8ad72e102ae58d1706f8;hb=c7432833fe3a6469d63fad135151a92e12877b94;hp=b9945144f18730315fdbc1e3a2c56d35ab595535;hpb=b9ddd4a2ed601bc01ddacc69d2522687a93a94ce;p=swftools.git diff --git a/pdf2swf/xpdf/Dict.h b/pdf2swf/xpdf/Dict.h index b994514..08f55ec 100644 --- a/pdf2swf/xpdf/Dict.h +++ b/pdf2swf/xpdf/Dict.h @@ -2,14 +2,16 @@ // // Dict.h // -// Copyright 1996-2002 Glyph & Cog, LLC +// Copyright 1996-2003 Glyph & Cog, LLC // //======================================================================== #ifndef DICT_H #define DICT_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif