mirror of
https://github.com/Z3Prover/z3
synced 2026-04-02 09:58:59 +00:00
remove reference to arith_solver
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
7ec3f7f107
commit
860bd43559
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@ NSB review:
|
|||
#include "ast/rewriter/th_rewriter.h"
|
||||
#include "ast/rewriter/seq_skolem.h"
|
||||
#include "ast/rewriter/var_subst.h"
|
||||
#include "sat/smt/arith_solver.h"
|
||||
#include "util/statistics.h"
|
||||
#include <algorithm>
|
||||
#include <cstdlib>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue