1 2 3 4 5 6 7 8 9 10
--- lib/cpp/antlr/CharScanner.hpp~ 2008-11-11 21:24:02.000000000 +0000 +++ lib/cpp/antlr/CharScanner.hpp 2008-11-11 21:24:33.000000000 +0000 @@ -10,6 +10,7 @@ #include <antlr/config.hpp> +#include <cstdio> #include <cstring> #include <map>