summaryrefslogtreecommitdiff
path: root/src/parser/tptp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/tptp')
-rw-r--r--src/parser/tptp/Tptp.g2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/parser/tptp/Tptp.g b/src/parser/tptp/Tptp.g
index 6877306a2..5f078cab7 100644
--- a/src/parser/tptp/Tptp.g
+++ b/src/parser/tptp/Tptp.g
@@ -107,8 +107,6 @@ using namespace cvc5::parser;
#include "parser/antlr_input.h"
#include "parser/parser.h"
#include "parser/tptp/tptp.h"
-#include "util/integer.h"
-#include "util/rational.h"
using namespace cvc5;
using namespace cvc5::parser;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback