]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/goo/GHash.cc
Reused eog HIG dialog in GPdf.
[evince.git] / pdf / goo / GHash.cc
index dc09f717c6607535cb1e700bff875d5e38bfa148..7036316b3c93e36cf034b4d854cfe6384b97a976 100644 (file)
@@ -2,15 +2,16 @@
 //
 // GHash.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 "gmem.h"
 #include "GString.h"
 #include "GHash.h"