]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/CMap.cc
Reused eog HIG dialog in GPdf.
[evince.git] / pdf / xpdf / CMap.cc
index b49cffdc2bbe5f9782927e3970ac1c2a9b45d524..c60ce3c3761338d57e7e779eafc35cb5b2e185a3 100644 (file)
@@ -2,15 +2,16 @@
 //
 // CMap.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 <stdio.h>
 #include <stdlib.h>
 #include <string.h>