Add missing <cmath> header for fabs to fix Visual C++ vNext break, av… (dotnet/corecl...
authorBilly O'Neal <billy.oneal@gmail.com>
Fri, 21 Sep 2018 23:02:58 +0000 (16:02 -0700)
committerAaron Robinson <arobins@microsoft.com>
Fri, 21 Sep 2018 23:02:58 +0000 (16:02 -0700)
commitec22d7d3d2c1ef19649d2ee68846a66a996b4e56
treefee93e399caa52f3bb4a775c05dfb09489cfbb2a
parentef3d90b68ffc0eb7ed706dfa37c9593623242f3f
Add missing <cmath> header for fabs to fix Visual C++ vNext break, av… (dotnet/coreclr#20079)

* Add missing <cmath> header for fabs to fix Visual C++ vNext break, avoid narrowing to float from double

Commit migrated from https://github.com/dotnet/coreclr/commit/a6474505115fe45fb1cef161e7ba71c30c62001a
src/coreclr/tests/src/Interop/COM/NativeClients/Primitives/ArrayTests.cpp