mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
isnormal really messes up the build. Just remove it for now; it can be addressed in a seperate commit. Additionally, conditionally add `noexcept` to the math functions if we are in a C++ context.