]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Lexer.cc
Scroll at the top of the page when changing page
[evince.git] / pdf / xpdf / Lexer.cc
index d037469113d31506e230ccea6cba54354c636277..1fa166f1951e543ba3b167f41b566e38ba645114 100644 (file)
@@ -2,15 +2,16 @@
 //
 // Lexer.cc
 //
 //
 // Lexer.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
 
 #pragma implementation
 #endif
 
-#include <aconf.h>
 #include <stdlib.h>
 #include <stddef.h>
 #include <string.h>
 #include <stdlib.h>
 #include <stddef.h>
 #include <string.h>