]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/NameToCharCode.cc
Patch from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
[evince.git] / pdf / xpdf / NameToCharCode.cc
index b9cde77df7f400fc12fe64bad990bac3b14052a7..8f22a9073a65ba4246a825d5c1e5e64c735f6e14 100644 (file)
@@ -2,15 +2,16 @@
 //
 // NameToCharCode.cc
 //
-// Copyright 2001-2002 Glyph & Cog, LLC
+// Copyright 2001-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma implementation
 #endif
 
-#include <aconf.h>
 #include <string.h>
 #include "gmem.h"
 #include "NameToCharCode.h"