]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/NameToCharCode.h
Import of Xpdf 2.00 for merge
[evince.git] / pdf / xpdf / NameToCharCode.h
index 22e41b61584914fb22623ad1324dd38173d3fac1..622e7d679eb367311fe334364a670550c27fb4d6 100644 (file)
@@ -9,7 +9,9 @@
 #ifndef NAMETOCHARCODE_H
 #define NAMETOCHARCODE_H
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif