X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=pdf%2Fxpdf%2FPSTokenizer.h;h=4d5ee97f4ddd7fc1ba5c6531b5009a7be8e2e10f;hb=a2f683fe644fded868c536909907282555b1b777;hp=1053c675ae6d55522d8549a43e87b8b7c7a5100d;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/PSTokenizer.h b/pdf/xpdf/PSTokenizer.h index 1053c675..4d5ee97f 100644 --- a/pdf/xpdf/PSTokenizer.h +++ b/pdf/xpdf/PSTokenizer.h @@ -2,14 +2,16 @@ // // PSTokenizer.h // -// Copyright 2002 Glyph & Cog, LLC +// Copyright 2002-2003 Glyph & Cog, LLC // //======================================================================== #ifndef PSTOKENIZER_H #define PSTOKENIZER_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif