espie 08f28c501c libcxx properly defines overriden fmin() in math.h.
Unfortunately, that one has exception specifications, so redefining it
does not go so well.
Simply rename it so that the conflict never happens.
2017-04-20 01:40:33 +00:00
..