X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=pdf%2Fgoo%2FGList.h;h=4c52489f35db22acd3103d4862cdbb6144fba8db;hb=5932479cc8c371a385616b5909df558a091b7111;hp=0ef4fd78168905cb557c4dead52422bd6042f498;hpb=2a393c134fe3fe8eb85bf818cb7ad6ae4396322a;p=evince.git diff --git a/pdf/goo/GList.h b/pdf/goo/GList.h index 0ef4fd78..4c52489f 100644 --- a/pdf/goo/GList.h +++ b/pdf/goo/GList.h @@ -2,14 +2,16 @@ // // GList.h // -// Copyright 2001-2002 Glyph & Cog, LLC +// Copyright 2001-2003 Glyph & Cog, LLC // //======================================================================== #ifndef GLIST_H #define GLIST_H -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma interface #endif