Wrap all uses in min and max in extra parentheses
commit3fe4d394a585b89df51ec2eaa6307d33358e527f
authorMartin Hořeňovský <martin.horenovsky@gmail.com>
Fri, 23 Feb 2018 12:06:52 +0000 (23 13:06 +0100)
committerMartin Hořeňovský <martin.horenovsky@gmail.com>
Fri, 23 Feb 2018 12:06:52 +0000 (23 13:06 +0100)
treeb2df3b4ff8f8628d300df5556cc111925c4f1ec4
parentb97e9a2f8b3547ff0434aa97103c68faede6edbe
Wrap all uses in min and max in extra parentheses

This prevents `min` and `max` macros from windows headers (!@#$)
from breaking compilation.

Related to #1191
include/internal/catch_test_case_registry_impl.hpp