forked from aniani/vim
Problem: MS-Windows doesn't have isnan() and isinf(). Solution: Use _isnan() and _isinf().
45 KiB
45 KiB
Problem: MS-Windows doesn't have isnan() and isinf(). Solution: Use _isnan() and _isinf().