]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Dict.cc
Reused eog HIG dialog in GPdf.
[evince.git] / pdf / xpdf / Dict.cc
index 5eb077e0937cab2186de3417d37230bd5c010d12..9575e4cbf108f523870fca77fba975ddb45e7a1a 100644 (file)
@@ -2,15 +2,16 @@
 //
 // Dict.cc
 //
-// Copyright 1996-2002 Glyph & Cog, LLC
+// Copyright 1996-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma implementation
 #endif
 
-#include <aconf.h>
 #include <stddef.h>
 #include <string.h>
 #include "gmem.h"