Michael Maltese
f798bcd5c0
DolphinQt2: InfoWidget: explicit type for std::min
Avoids errors on macOS:
```
Source/Core/DolphinQt2/Config/InfoWidget.cpp:190:21: error: no matching function for call to 'min'
u64 read_size = std::min(file_data.size(), game_size - read_offset);
^~~~~~~~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:2589:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('unsigned long' vs. 'unsigned long long')
min(const _Tp& __a, const _Tp& __b)
```
2016-12-02 21:26:18 -08:00
..
2016-12-02 21:26:18 -08:00
2016-10-29 15:24:02 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-09-28 13:22:36 -04:00
2016-10-01 02:40:01 +10:00
2016-07-13 15:52:45 +10:00
2016-06-21 22:42:15 +10:00
2016-11-11 20:36:09 +01:00
2016-06-24 10:43:46 +02:00
2016-07-16 10:51:02 +10:00
2016-07-13 15:52:45 +10:00
2016-05-25 23:33:18 +02:00
2016-07-13 15:52:45 +10:00
2016-08-04 15:24:44 -04:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-06-24 10:43:46 +02:00
2016-07-13 17:29:27 +02:00
2016-07-13 17:29:27 +02:00
2016-06-25 23:58:04 +10:00
2016-06-24 10:43:46 +02:00