msvcrt: Use the atan2()/atan2f() implementation from the bundled musl library.
commit6148bf503ba32e65364d96efa3e46183940d41f9
authorAlexandre Julliard <julliard@winehq.org>
Tue, 4 Apr 2023 13:00:21 +0000 (4 15:00 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Apr 2023 12:32:44 +0000 (6 14:32 +0200)
tree38edd323efd7bc810c7a06dbab9cb02fd4e830f3
parent03bdd6d52dd2a5ad5ec35b3bd92431acf0bd8055
msvcrt: Use the atan2()/atan2f() implementation from the bundled musl library.
dlls/msvcrt/math.c