mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 11:37:54 +00:00
fix build, move seq_skolem
This commit is contained in:
parent
083d09aa81
commit
45af1bd243
9 changed files with 12 additions and 12 deletions
|
@ -22,8 +22,8 @@ Revision History:
|
|||
#include "ast/seq_decl_plugin.h"
|
||||
#include "ast/arith_decl_plugin.h"
|
||||
#include "ast/rewriter/th_rewriter.h"
|
||||
#include "ast/rewriter/seq_skolem.h"
|
||||
#include "smt/smt_theory.h"
|
||||
#include "smt/seq_skolem.h"
|
||||
|
||||
namespace smt {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue