Fix broken ARM64 build (#14313)
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 4 Oct 2017 01:35:12 +0000 (03:35 +0200)
committerJan Kotas <jkotas@microsoft.com>
Wed, 4 Oct 2017 01:35:12 +0000 (18:35 -0700)
commit10f5a84bfd5a38000e34f8ed75150110bb9440de
tree622f2674b48a18effff4d2e512f335be96e093fc
parent858f5e0658a63c39eaf14c34a2146a34950c387f
Fix broken ARM64 build (#14313)

The std::max was being passed arguments of different types (int and DWORD).
src/pal/src/misc/sysinfo.cpp