mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 15:11:00 +00: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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| math.cpp | ||
| math.h | ||
| TestMath.cpp | ||