[PATCH 03/11] msvcrt: Use _Dcomplex definition from public header.
Dec. 4, 2020
8:50 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/math.c | 7 ++++--- dlls/msvcrt/msvcrt.h | 2 -- include/msvcrt/complex.h | 27 +++++++++++++++++++++++++++ 3 files changed, 31 insertions(+), 5 deletions(-) create mode 100644 include/msvcrt/complex.h
1983
Age (days ago)
1983
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban