3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 00:26:38 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-07-02 11:26:17 -07:00
parent 0fc9d7ad0d
commit c54b9305b5

View file

@ -18,7 +18,7 @@ Notes:
--*/
#pragma once
#define NEW_VIABLE 1
#define NEW_VIABLE 0
#include <limits>