blob: 76903883a6d974a119c88a6a1091357127b63113 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- kdesdk-misc-3.5.10/poxml/antlr/antlr/CharScanner.hpp.orig 2005-09-10 10:21:05.000000000 +0200
+++ kdesdk-misc-3.5.10/poxml/antlr/antlr/CharScanner.hpp 2009-06-22 17:21:33.898087433 +0200
@@ -42,6 +42,7 @@
#include "antlr/BitSet.hpp"
#include "antlr/LexerSharedInputState.hpp"
#include <map>
+#include <cstdio>
ANTLR_BEGIN_NAMESPACE(antlr)
|