]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/goo/GHash.h
Import of Xpdf 2.00 for merge
[evince.git] / pdf / goo / GHash.h
index 91d970068da38be2e09cad33585b59edf18396cf..8d73f3bbf38ead84220daa9e8c0a1b2f0795025c 100644 (file)
@@ -9,7 +9,9 @@
 #ifndef GHASH_H
 #define GHASH_H
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif