X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FPSTokenizer.cc;h=a65c3241c0f04edb2ab3150ed92aa9093275f71c;hb=8e5042edbe098c8a8b760a36a8bc35dfca4e6041;hp=8d654bd2192059509cc7945a9621adec23012cd0;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/PSTokenizer.cc b/pdf/xpdf/PSTokenizer.cc index 8d654bd2..a65c3241 100644 --- a/pdf/xpdf/PSTokenizer.cc +++ b/pdf/xpdf/PSTokenizer.cc @@ -2,11 +2,13 @@ // // PSTokenizer.cc // -// Copyright 2002 Glyph & Cog, LLC +// Copyright 2002-2003 Glyph & Cog, LLC // //======================================================================== -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma implementation #endif