Rename `min()` to `_min()` to prevent collision
authorValentin Hübner <valentin.huebner@gmail.com>
Thu, 5 Apr 2018 19:20:28 +0000 (21:20 +0200)
committerValentin Hübner <valentin.huebner@gmail.com>
Thu, 5 Apr 2018 19:20:28 +0000 (21:20 +0200)
commit17ffc7808d7eb015dfb8e8e1017077f8c8a64a85
tree6944aa7ea808c23916945b4bcb417be3b8a1218a
parent0ada3c9a134178038c8f6ca67d5a004aa03f24f5
Rename `min()` to `_min()` to prevent collision

This fixes a compiler error of "min was not declared in this scope".
mod/maxgui.mod/fltkmaxgui.mod/src/fl_draw.cxx