X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=pdf2swf%2Fxpdf%2FError.h;h=0ce55e9ab41505e2dacc2e833ef211e20c1dc660;hb=c7432833fe3a6469d63fad135151a92e12877b94;hp=77801c5912a26b497240b188d58b2f19e22cf6f3;hpb=b9ddd4a2ed601bc01ddacc69d2522687a93a94ce;p=swftools.git diff --git a/pdf2swf/xpdf/Error.h b/pdf2swf/xpdf/Error.h index 77801c5..0ce55e9 100644 --- a/pdf2swf/xpdf/Error.h +++ b/pdf2swf/xpdf/Error.h @@ -2,14 +2,16 @@ // // Error.h // -// Copyright 1996-2002 Glyph & Cog, LLC +// Copyright 1996-2003 Glyph & Cog, LLC // //======================================================================== #ifndef ERROR_H #define ERROR_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif