mirror of
https://github.com/Z3Prover/z3
synced 2026-06-19 23:26:30 +00:00
build warnings
This commit is contained in:
parent
48bcee8e62
commit
30df8e7ece
6 changed files with 6 additions and 4 deletions
|
|
@ -1670,7 +1670,7 @@ bool ast_manager::slow_not_contains(ast const * n) {
|
|||
}
|
||||
#endif
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
static unsigned s_count = 0;
|
||||
|
||||
static void track_id(ast_manager& m, ast* n, unsigned id) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue