mirror of
https://github.com/reactos/reactos.git
synced 2025-07-28 11:21:59 +00:00
[CRT:MATH] Move some math functions from ucrt to crt
This commit is contained in:
parent
a9ee20cb9a
commit
b734e3ba63
8 changed files with 64 additions and 68 deletions
|
@ -1,8 +1,4 @@
|
|||
|
||||
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