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