mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 02:15:19 +00:00
cleaning up includes
This commit is contained in:
parent
035101f399
commit
b226f3a77c
|
@ -34,8 +34,6 @@ Notes:
|
|||
#include "ast/ast_pp.h"
|
||||
#include "ast/ast_util.h"
|
||||
#include "ast/well_sorted.h"
|
||||
#include "ast/ast.h"
|
||||
#include <map>
|
||||
|
||||
namespace {
|
||||
struct th_rewriter_cfg : public default_rewriter_cfg {
|
||||
|
|
Loading…
Reference in a new issue