mirror of
https://github.com/reactos/reactos.git
synced 2025-07-08 01:37:52 +00:00
[UCRT:MATH] Implement _dtest, _fdtest
This commit is contained in:
parent
59c55e003e
commit
9f15d9ee57
3 changed files with 48 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
|
||||
list(APPEND UCRT_MATH_SOURCES
|
||||
math/_dclass.c
|
||||
math/_dtest.c
|
||||
math/_fdclass.c
|
||||
math/_fdtest.c
|
||||
math/matherr.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue