mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 18:31:49 +00:00
fix include path
This commit is contained in:
parent
49b810e00f
commit
11a339c490
|
@ -25,7 +25,7 @@
|
|||
#include "smt/theory_seq_empty.h"
|
||||
#include "smt/theory_arith.h"
|
||||
#include "ast/ast_util.h"
|
||||
#include "seq_rewriter.h"
|
||||
#include "ast/rewriter/seq_rewriter.h"
|
||||
#include "smt_kernel.h"
|
||||
|
||||
namespace smt {
|
||||
|
|
Loading…
Reference in a new issue