1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-06 07:17:34 +00:00
serenity/Libraries/LibM
Andreas Kling 984683cf34 Revert "LibM: Always include <math.h> instead of <LibM/math.h>"
This reverts commit dc12cbca41.

Sadly this broke the build due to some confusion about <new>.
Reverting until this can be solved fully.
2020-08-04 21:17: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 Revert "LibM: Always include <math.h> instead of <LibM/math.h>" 2020-08-04 21:17: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