mirror of
https://github.com/Z3Prover/z3
synced 2025-06-20 12:53:38 +00:00
Merge pull request #2005 from waywardmonkeys/remove-macos-ifdef
Remove undef max/min on macOS.
This commit is contained in:
commit
9849644f15
1 changed files with 0 additions and 4 deletions
|
@ -24,10 +24,6 @@ Revision History:
|
||||||
#undef max
|
#undef max
|
||||||
#undef min
|
#undef min
|
||||||
#endif
|
#endif
|
||||||
#ifdef __APPLE__
|
|
||||||
#undef max
|
|
||||||
#undef min
|
|
||||||
#endif
|
|
||||||
#include<fstream>
|
#include<fstream>
|
||||||
|
|
||||||
#ifdef _TRACE
|
#ifdef _TRACE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue