This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2026-01-13 01:40:59 +00:00
Code
Issues
Activity
Actions
dc12cbca41
serenity
/
Libraries
/
LibM
History
Download ZIP
Download TAR.GZ
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