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