summaryrefslogtreecommitdiff
path: root/src/smt/check_models.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/check_models.cpp')
-rw-r--r--src/smt/check_models.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/smt/check_models.cpp b/src/smt/check_models.cpp
index 310201f47..b211c61c2 100644
--- a/src/smt/check_models.cpp
+++ b/src/smt/check_models.cpp
@@ -15,8 +15,10 @@
#include "smt/check_models.h"
#include "options/smt_options.h"
+#include "smt/model.h"
#include "smt/node_command.h"
#include "smt/preprocessor.h"
+#include "smt/smt_solver.h"
#include "theory/rewriter.h"
#include "theory/substitutions.h"
#include "theory/theory_engine.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback