summaryrefslogtreecommitdiff
path: root/src/parser/smt2/Smt2.g
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/smt2/Smt2.g')
-rw-r--r--src/parser/smt2/Smt2.g2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/parser/smt2/Smt2.g b/src/parser/smt2/Smt2.g
index f81bfc163..88035dba4 100644
--- a/src/parser/smt2/Smt2.g
+++ b/src/parser/smt2/Smt2.g
@@ -63,8 +63,6 @@ options {
}/* @lexer::includes */
@lexer::postinclude {
-#include <stdint.h>
-
#include "parser/smt2/smt2.h"
#include "parser/antlr_input.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback