summaryrefslogtreecommitdiffstats
path: root/poxml/antlr/src/TreeParser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'poxml/antlr/src/TreeParser.cpp')
-rw-r--r--poxml/antlr/src/TreeParser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/poxml/antlr/src/TreeParser.cpp b/poxml/antlr/src/TreeParser.cpp
index 1e83bd77..52d8c50d 100644
--- a/poxml/antlr/src/TreeParser.cpp
+++ b/poxml/antlr/src/TreeParser.cpp
@@ -36,7 +36,6 @@
#include <stdlib.h>
ANTLR_BEGIN_NAMESPACE(antlr)
-ANTLR_C_USING(exit)
TreeParser::TreeParser()
: inputState(new TreeParserInputState()), traceDepth(0)