diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-12-16 20:01:20 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-12-16 20:02:43 -0800 |
commit | 21101d536cca68a523655c16f4ce7aef8d22e79b (patch) | |
tree | 5792ec773d4aef04bf11da9319767051b2d01cbd /src/til_builtins.c | |
parent | 27a745bc3f9df50455ddc8a8e777aec7d7204aeb (diff) |
til_util: guard MIN/MAX macros to avoid redefining
This is one of those crufty *NIX/C things. I'm tempted to just
rename these to TIL_MIN/TIL_MAX, but here just avoid redefining
them and accept what's predefined assuming it behaves the same.
Tripped over by Sketch building on an M1 MacOS box
Diffstat (limited to 'src/til_builtins.c')
0 files changed, 0 insertions, 0 deletions