summaryrefslogtreecommitdiff
path: root/src/theory/theory_model.cpp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2021-05-27 17:08:05 -0500
committerGitHub <noreply@github.com>2021-05-27 17:08:05 -0500
commit2977399d5b1d1ad6f32893c0241f776ae891fc91 (patch)
tree5d9edb57c60ab8c8a07dab52f18b72dd441d4fdf /src/theory/theory_model.cpp
parent5dafc7d331fdb8efb92863da8e945dba673a463d (diff)
parent631032b15327c28c44b51490dceb434a38f3419a (diff)
Merge branch 'master' into indexof_reindexof_re
Diffstat (limited to 'src/theory/theory_model.cpp')
-rw-r--r--src/theory/theory_model.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/theory_model.cpp b/src/theory/theory_model.cpp
index dd1e0b883..8eec7f911 100644
--- a/src/theory/theory_model.cpp
+++ b/src/theory/theory_model.cpp
@@ -23,6 +23,7 @@
#include "smt/smt_engine.h"
#include "theory/rewriter.h"
#include "theory/trust_substitutions.h"
+#include "util/rational.h"
using namespace std;
using namespace cvc5::kind;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback