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