serenity/Libraries/LibM
Andreas Kling dc12cbca41 LibM: Always include <math.h> instead of <LibM/math.h>
This makes Lagom pick up the host math.h, which is what we want.
2020-08-04 19:06:27 +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: Always include <math.h> instead of <LibM/math.h> 2020-08-04 19:06:27 +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