]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/goo/GHash.h
Import of Xpdf 3.00
[evince.git] / pdf / goo / GHash.h
index 91d970068da38be2e09cad33585b59edf18396cf..69c767b3aaef0235337b902f6e242f1faa8a2a15 100644 (file)
@@ -2,14 +2,16 @@
 //
 // GHash.h
 //
 //
 // GHash.h
 //
-// Copyright 2001-2002 Glyph & Cog, LLC
+// Copyright 2001-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
 #ifndef GHASH_H
 #define GHASH_H
 
 //
 //========================================================================
 
 #ifndef GHASH_H
 #define GHASH_H
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif
 
 #pragma interface
 #endif