Closed N7Alpha closed 2 years ago
This file wouldn't build when using Unreal Engine's Android toolchain. I think the intended behavior was to short-circuit when _MSC_VER isn't defined which I've modified it to do.
_MSC_VER
This file wouldn't build when using Unreal Engine's Android toolchain. I think the intended behavior was to short-circuit when
_MSC_VER
isn't defined which I've modified it to do.