mirror of
https://github.com/Z3Prover/z3
synced 2025-04-15 05:18:44 +00:00
undef max/min on apple to avoid warning
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
83c6043741
commit
fdc1452ac6
|
@ -22,7 +22,7 @@ Revision History:
|
|||
#include<iomanip>
|
||||
#include"mpff.h"
|
||||
#include"mpn.h"
|
||||
#include"mpz.h"g
|
||||
#include"mpz.h"
|
||||
#include"mpq.h"
|
||||
#include"bit_util.h"
|
||||
#include"trace.h"
|
||||
|
|
Loading…
Reference in a new issue