X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=pdf2swf%2Fxpdf%2FGList.cc;h=9534232e87aadc84ef7a726223bbbd7cdecb5f36;hb=refs%2Ftags%2Fxpdf-3-00;hp=f52bc26267406bae90e6a13444ca2519d289a35e;hpb=b9ddd4a2ed601bc01ddacc69d2522687a93a94ce;p=swftools.git diff --git a/pdf2swf/xpdf/GList.cc b/pdf2swf/xpdf/GList.cc index f52bc26..9534232 100644 --- a/pdf2swf/xpdf/GList.cc +++ b/pdf2swf/xpdf/GList.cc @@ -2,15 +2,16 @@ // // GList.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 #include "gmem.h" #include "GList.h"