]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Error.h
kill traces of ltk, incorporate new sources
[evince.git] / pdf / xpdf / Error.h
index 77801c5912a26b497240b188d58b2f19e22cf6f3..c924065d323b1664fbf6de4c1023f1d9ec19c6cd 100644 (file)
@@ -9,7 +9,9 @@
 #ifndef ERROR_H
 #define ERROR_H
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif