X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=pdf2swf%2Fxpdf%2FPSTokenizer.cc;h=a65c3241c0f04edb2ab3150ed92aa9093275f71c;hb=a095f7162620b056c9dd52d93153a82ec989ab03;hp=8d654bd2192059509cc7945a9621adec23012cd0;hpb=3df3a8d12d7a516579a4eae276b077c015df0f70;p=swftools.git diff --git a/pdf2swf/xpdf/PSTokenizer.cc b/pdf2swf/xpdf/PSTokenizer.cc index 8d654bd..a65c324 100644 --- a/pdf2swf/xpdf/PSTokenizer.cc +++ b/pdf2swf/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