upgrade to xpdf 3.00.
[swftools.git] / pdf2swf / xpdf / Annot.h
index 4113a0b..89dde0f 100644 (file)
@@ -2,14 +2,16 @@
 //
 // Annot.h
 //
-// Copyright 2000-2002 Glyph & Cog, LLC
+// Copyright 2000-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
 #ifndef ANNOT_H
 #define ANNOT_H
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif