X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=pdf2swf%2Fxpdf%2FGList.h;h=4c52489f35db22acd3103d4862cdbb6144fba8db;hb=c7432833fe3a6469d63fad135151a92e12877b94;hp=0ef4fd78168905cb557c4dead52422bd6042f498;hpb=b9ddd4a2ed601bc01ddacc69d2522687a93a94ce;p=swftools.git diff --git a/pdf2swf/xpdf/GList.h b/pdf2swf/xpdf/GList.h index 0ef4fd7..4c52489 100644 --- a/pdf2swf/xpdf/GList.h +++ b/pdf2swf/xpdf/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