mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
Remove undef max/min on macOS.
This is no longer needed.
This commit is contained in:
parent
8fc75f59b0
commit
742efd5104
1 changed files with 0 additions and 4 deletions
|
@ -24,10 +24,6 @@ Revision History:
|
|||
#undef max
|
||||
#undef min
|
||||
#endif
|
||||
#ifdef __APPLE__
|
||||
#undef max
|
||||
#undef min
|
||||
#endif
|
||||
#include<fstream>
|
||||
|
||||
#ifdef _TRACE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue