clover/core: Fix x86 build
I unintentionally removed this size_t cast, which is required for std::max to infer its single template arg.
Fixes: f88347cd ("clover/core: Support MSVC")
Closes: #3920 (closed)
Edited by Jesse Natalie
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
I unintentionally removed this size_t cast, which is required for std::max to infer its single template arg.
Fixes: f88347cd ("clover/core: Support MSVC")
Closes: #3920 (closed)