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=28c37dbcf87665a4ccec58bef9ef8ff0697022dd;hp=dc09f717c6607535cb1e700bff875d5e38bfa148;hpb=6112dfe4b45b0305c7a6f61bd8a847f69f892cbb;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"