mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-21 12:30:16 +08:00
MSVC doesn't define NAN in math.h because they only implement C89. See http://tdistler.com/2011/03/24/how-to-define-nan-not-a-number-on-windows.