mirror of
https://github.com/janet-lang/janet
synced 2025-10-10 13:27:44 +00:00
Window x86 needs isnan.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
#ifdef JANET_THREADS
|
||||
|
||||
#include <math.h>
|
||||
#ifdef JANET_WINDOWS
|
||||
#include <windows.h>
|
||||
#else
|
||||
|
Reference in New Issue
Block a user