X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=pdf%2Fxpdf%2FError.h;h=0ce55e9ab41505e2dacc2e833ef211e20c1dc660;hb=884f739665dc56e66f51e104350f2affd33f2dd8;hp=77801c5912a26b497240b188d58b2f19e22cf6f3;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/Error.h b/pdf/xpdf/Error.h index 77801c59..0ce55e9a 100644 --- a/pdf/xpdf/Error.h +++ b/pdf/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