X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FError.h;h=c924065d323b1664fbf6de4c1023f1d9ec19c6cd;hb=bfd0b848c8c81ab10698f74b77f9f0904c3161e1;hp=77801c5912a26b497240b188d58b2f19e22cf6f3;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/Error.h b/pdf/xpdf/Error.h index 77801c59..c924065d 100644 --- a/pdf/xpdf/Error.h +++ b/pdf/xpdf/Error.h @@ -9,7 +9,9 @@ #ifndef ERROR_H #define ERROR_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif