v
/home/dev/android/ndk/21.3.6528147/sources/cxx-stl/llvm-libc++/include/cmath:319: error: no member named 'isfinite' in the global namespace
In file included from /home/dev/android/ndk/21.3.6528147/sources/cxx-stl/llvm-libc++/include/random:1637:
/home/dev/android/ndk/21.3.6528147/sources/cxx-stl/llvm-libc++/include/cmath:319:9: error: no member named 'isfinite' in the global namespace
using ::isfinite;
~~^

