1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-24 13:32:46 -05:00
Files
xmrig/src/core
stoffu cf7ce13986 Config: fix std::max issue with msvc2017
to fix the following errors:

    xmrig\src\core\Config.cpp(165): error C2065: 'max': undeclared identifier
    xmrig\src\core\Config.cpp(165): error C2275: 'size_t': illegal use of this type as an expression
2019-04-11 14:01:07 +09:00
..
2019-03-05 15:03:43 +07:00
2019-02-15 05:42:46 +07:00
2018-06-05 07:34:58 +07:00
2019-02-19 07:49:39 +07:00
2019-02-25 15:54:21 +07:00