3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 02:15:19 +00:00

cleaning up includes

This commit is contained in:
Nils Becker 2019-07-10 16:43:48 +02:00
parent 035101f399
commit b226f3a77c

View file

@ -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 {