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