mirror of
https://github.com/status-im/react-native.git
synced 2025-02-10 08:26:23 +00:00
Summary: ```isnan``` is already defined in ```math.h``` (at least when using VS13) so there is no need to redefine it. it also is a nan for float and not for double opposed to ```_isnan``` Closes https://github.com/facebook/css-layout/pull/253 Reviewed By: emilsjolander Differential Revision: D4199331 Pulled By: splhack fbshipit-source-id: 139fb0efd68dd5df79bbaef863a8e8b9246c795d