]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Annot.cc
Merge with Xpdf 2.02 and make it build
[evince.git] / pdf / xpdf / Annot.cc
index b9c606f4d47c305aee429846167dbee438073daf..68373f9b17e53bef5e070e656f29c813876ae558 100644 (file)
@@ -2,15 +2,16 @@
 //
 // Annot.cc
 //
-// Copyright 2000-2002 Glyph & Cog, LLC
+// Copyright 2000-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma implementation
 #endif
 
-#include <aconf.h>
 #include "gmem.h"
 #include "Object.h"
 #include "Gfx.h"