3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-31 11:42:28 +00:00

fix build

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2025-10-18 13:30:46 +02:00
parent e980f92a9e
commit a66cb88c78

View file

@ -1674,7 +1674,7 @@ bool ast_manager::slow_not_contains(ast const * n) {
} }
#endif #endif
#if 0 #if 1
static unsigned s_count = 0; static unsigned s_count = 0;
static void track_id(ast_manager& m, ast* n, unsigned id) { static void track_id(ast_manager& m, ast* n, unsigned id) {