summaryrefslogtreecommitdiffstats
path: root/poxml/antlr/antlr/CharScanner.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'poxml/antlr/antlr/CharScanner.hpp')
-rw-r--r--poxml/antlr/antlr/CharScanner.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/poxml/antlr/antlr/CharScanner.hpp b/poxml/antlr/antlr/CharScanner.hpp
index b0ab9276..102d28e0 100644
--- a/poxml/antlr/antlr/CharScanner.hpp
+++ b/poxml/antlr/antlr/CharScanner.hpp
@@ -35,6 +35,7 @@
* @author <br><a href="mailto:pete@yamuna.demon.co.uk">Pete Wells</a>
*/
+#include <cstdio>
#include "antlr/config.hpp"
#include "antlr/TokenStream.hpp"
#include "antlr/RecognitionException.hpp"