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