upgrade to xpdf 3.00.
[swftools.git] / pdf2swf / xpdf / PSTokenizer.cc
index 8d654bd..a65c324 100644 (file)
@@ -2,11 +2,13 @@
 //
 // PSTokenizer.cc
 //
-// Copyright 2002 Glyph & Cog, LLC
+// Copyright 2002-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma implementation
 #endif