X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fgoo%2FGHash.cc;h=dfab92607a564d0d4303afbf3a4b394e51faf40c;hb=refs%2Ftags%2FXPDF_2_01;hp=dc09f717c6607535cb1e700bff875d5e38bfa148;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/goo/GHash.cc b/pdf/goo/GHash.cc index dc09f717..dfab9260 100644 --- a/pdf/goo/GHash.cc +++ b/pdf/goo/GHash.cc @@ -6,11 +6,12 @@ // //======================================================================== -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma implementation #endif -#include #include "gmem.h" #include "GString.h" #include "GHash.h"