X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FDecrypt.h;h=71f94574871bc422776c8b33a04ec4b4e6ff61c9;hb=2af881bd90a35b4f1343b027ba7c3c0464930fb1;hp=52afb2f6036d118c75151e21fc17404f687ff7ab;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/Decrypt.h b/pdf/xpdf/Decrypt.h index 52afb2f6..71f94574 100644 --- a/pdf/xpdf/Decrypt.h +++ b/pdf/xpdf/Decrypt.h @@ -2,14 +2,16 @@ // // Decrypt.h // -// Copyright 1996-2002 Glyph & Cog, LLC +// Copyright 1996-2003 Glyph & Cog, LLC // //======================================================================== #ifndef DECRYPT_H #define DECRYPT_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif