ladybird/Libraries/LibM
Matthew Olsson 49c5acaa3d LibM: Fix Lagom build
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.
2020-07-26 14:53:43 +02:00
..
CMakeLists.txt Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem" 2020-05-20 16:24:26 +02:00
math.cpp LibM: Fix Lagom build 2020-07-26 14:53:43 +02:00
math.h LibM: Fix Lagom build 2020-07-26 14:53:43 +02:00
TestMath.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00