]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Error.cc
Add a few more toolbar items.
[evince.git] / pdf / xpdf / Error.cc
index 3eae5c9c117d72df5d55e5b10c072b15e6cd8e25..c03f75f4835f862b24f32026eb68eb706e6e7fc1 100644 (file)
@@ -2,15 +2,16 @@
 //
 // Error.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 <stdio.h>
 #include <stddef.h>
 #include <stdarg.h>