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