mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-23 12:50:22 +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.