mirror of
https://github.com/reactos/reactos.git
synced 2025-06-29 20:01:23 +00:00
[UCRT:FLOAT] Add _fltused
This commit is contained in:
parent
4462342076
commit
055875fbd8
3 changed files with 17 additions and 0 deletions
4
sdk/lib/ucrt/float/float.cmake
Normal file
4
sdk/lib/ucrt/float/float.cmake
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
list(APPEND UCRT_FLOAT_SOURCES
|
||||
float/_fltused.c
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue