]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/PSTokenizer.cc
Import of Xpdf 2.00 for merge
[evince.git] / pdf / xpdf / PSTokenizer.cc
index 8d654bd2192059509cc7945a9621adec23012cd0..570a7bac71cf42b345d8c647e090cf7e19a28fa9 100644 (file)
@@ -6,7 +6,9 @@
 //
 //========================================================================
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma implementation
 #endif