diff options
Diffstat (limited to 'poxml/antlr/src/Parser.cpp')
-rw-r--r-- | poxml/antlr/src/Parser.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/poxml/antlr/src/Parser.cpp b/poxml/antlr/src/Parser.cpp index 115bf228..debe5900 100644 --- a/poxml/antlr/src/Parser.cpp +++ b/poxml/antlr/src/Parser.cpp @@ -40,7 +40,6 @@ #include <stdlib.h> ANTLR_BEGIN_NAMESPACE(antlr) -ANTLR_C_USING(exit) /**A generic ANTLR parser (LL(k) for k>=1) containing a bunch of * utility routines useful at any lookahead depth. We distinguish between |