X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fgoo%2FGHash.cc;h=7036316b3c93e36cf034b4d854cfe6384b97a976;hb=884f739665dc56e66f51e104350f2affd33f2dd8;hp=dc09f717c6607535cb1e700bff875d5e38bfa148;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/goo/GHash.cc b/pdf/goo/GHash.cc index dc09f717..7036316b 100644 --- a/pdf/goo/GHash.cc +++ b/pdf/goo/GHash.cc @@ -2,15 +2,16 @@ // // GHash.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 "gmem.h" #include "GString.h" #include "GHash.h"