1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-30 16:20:21 +00:00
Thoronador 4d62541b62 fix usage of numeric_limits static functions min() and max()
Functions min() and max() of std::numeric_limits<T> are static
and can therefore be accessed via class name and :: operator.
2014-10-12 23:28:16 +02:00
..
2014-08-06 00:46:21 +04:00
2014-09-26 17:48:14 +02:00
2014-09-14 11:59:54 +02:00
2014-09-26 17:48:14 +02:00