Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export
fenv
functions on all platforms (#213)
Win32 has been using a hack to switch the `fenv` functions from `static` to `DLLEXPORT`, we apply that hack to all platforms that do not use a host `fenv.h`.
- Loading branch information