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