Updating the macro redefinition for _isnanf and _copysignf in floatsingle.cpp. This...
authordotnet-bot <dotnet-bot@microsoft.com>
Thu, 20 Oct 2016 23:18:59 +0000 (16:18 -0700)
committerdotnet-bot <dotnet-bot@microsoft.com>
Thu, 20 Oct 2016 23:18:59 +0000 (16:18 -0700)
commit890e5f93914396ac2cdd502809d15984d2d4db15
tree850e0e687aa8c83c5d5926c284fbef64cb4501d6
parent347cc35af5e5676ab57ba23a16624a6d6ce002d6
Updating the macro redefinition for _isnanf and _copysignf in floatsingle.cpp. This is required for the scenario when the system CRT header files are used instead of the newer MSVCRT header files.

[tfs-changeset: 1634419]
src/classlibnative/float/floatsingle.cpp