diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-03-06 19:59:26 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-03-06 19:59:26 -0500 |
| commit | 813c3440d19d8bbbe8987013d9d7160454327faf (patch) | |
| tree | e6d7f6ea08bca5ca212471e06c535da9de30afe6 /.deps/math.h.deps | |
| parent | 509b82a4e9ce3cc8f1780b6f31f61024c45cf83e (diff) | |
add __fpclassify to deps
Diffstat (limited to '.deps/math.h.deps')
| -rw-r--r-- | .deps/math.h.deps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.deps/math.h.deps b/.deps/math.h.deps index 742dbfe8..3bd468a5 100644 --- a/.deps/math.h.deps +++ b/.deps/math.h.deps @@ -64,6 +64,7 @@ ./src/math/M_LOG2E.c ./src/math/erf.c ./src/math/fpclassify.c +./src/math/__fpclassify.c ./src/math/sqrt.c ./src/math/FP_INFINITE.c ./src/math/sinh.c |
