--- lib/cpp/antlr/CharScanner.hpp.bak 2006-11-01 22:37:17.000000000 +0100 +++ lib/cpp/antlr/CharScanner.hpp 2011-06-19 23:08:59.000000000 +0200 @@ -18,11 +18,9 @@ #include #endif -#if ( _MSC_VER == 1200 ) -// VC6 seems to need this -// note that this is not a standard C++ include file. -# include -#endif +#include + +#include #include #include