]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/CMap.cc
Import of Xpdf 2.00 for merge
[evince.git] / pdf / xpdf / CMap.cc
index b49cffdc2bbe5f9782927e3970ac1c2a9b45d524..b00021835342d1736b41e41d574023e42ec4bbe1 100644 (file)
@@ -6,11 +6,12 @@
 //
 //========================================================================
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma implementation
 #endif
 
-#include <aconf.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>