X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FPBMOutputDev.h;h=9d1539dfe69c58e11ef1e65bc4eef0895dd54c59;hb=884f739665dc56e66f51e104350f2affd33f2dd8;hp=5b28fc5a4de5b4cb01b62fa439281662f049bc42;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/PBMOutputDev.h b/pdf/xpdf/PBMOutputDev.h index 5b28fc5a..9d1539df 100644 --- a/pdf/xpdf/PBMOutputDev.h +++ b/pdf/xpdf/PBMOutputDev.h @@ -2,14 +2,16 @@ // // PBMOutputDev.h // -// Copyright 1998-2002 Glyph & Cog, LLC +// Copyright 1998-2003 Glyph & Cog, LLC // //======================================================================== #ifndef PBMOUTPUTDEV_H #define PBMOUTPUTDEV_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif