msvcrt: Use the hypot()/hypotf() implementation from the bundled musl library.
commit15b50e98a43d5b2709ddd94f60f7a56b0ee19fee
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Apr 2023 13:34:30 +0000 (3 15:34 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Apr 2023 07:43:56 +0000 (4 09:43 +0200)
tree8309db0b785d5f0b5bee37a7a0fe1c4dac0c9232
parent406c583c3bdb369e6faef763f3c77ce0bfe0670a
msvcrt: Use the hypot()/hypotf() implementation from the bundled musl library.
dlls/msvcrt/math.c