--- lib/antlr/antlr/CharScanner.hpp	2007-11-30 23:36:49.000000000 +0100
+++ lib/antlr/antlr/CharScanner.hpp	2009-06-04 17:16:55.000000000 +0200
@@ -19,11 +19,7 @@
 #endif
 #include <cstring>
 
-#if ( _MSC_VER == 1200 )
-// VC6 seems to need this
-// note that this is not a standard C++ include file.
-# include <stdio.h>
-#endif
+#include <cstdio>
 
 #include <antlr/TokenStream.hpp>
 #include <antlr/RecognitionException.hpp>
