]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/PSTokenizer.cc
Fix mouse wheel scrolling
[evince.git] / pdf / xpdf / PSTokenizer.cc
index 8d654bd2192059509cc7945a9621adec23012cd0..a65c3241c0f04edb2ab3150ed92aa9093275f71c 100644 (file)
@@ -2,11 +2,13 @@
 //
 // PSTokenizer.cc
 //
 //
 // PSTokenizer.cc
 //
-// Copyright 2002 Glyph & Cog, LLC
+// Copyright 2002-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
 //
 //========================================================================
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma implementation
 #endif
 
 #pragma implementation
 #endif