X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FNameToCharCode.cc;h=8f22a9073a65ba4246a825d5c1e5e64c735f6e14;hb=332afee84ff4eb7df326d96f07efd6f82a87c0a2;hp=b9cde77df7f400fc12fe64bad990bac3b14052a7;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/xpdf/NameToCharCode.cc b/pdf/xpdf/NameToCharCode.cc index b9cde77d..8f22a907 100644 --- a/pdf/xpdf/NameToCharCode.cc +++ b/pdf/xpdf/NameToCharCode.cc @@ -2,15 +2,16 @@ // // NameToCharCode.cc // -// Copyright 2001-2002 Glyph & Cog, LLC +// Copyright 2001-2003 Glyph & Cog, LLC // //======================================================================== -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma implementation #endif -#include #include #include "gmem.h" #include "NameToCharCode.h"