mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
Userland: Move non-standard math constants from math.h
This commit is contained in:
parent
9aa44fa36c
commit
7d84f09e7e
Notes:
sideshowbarker
2024-07-18 19:01:08 +09:00
Author: https://github.com/boricj
Commit: 7d84f09e7e
Pull-request: https://github.com/SerenityOS/serenity/pull/6671
Reviewed-by: https://github.com/linusg
5 changed files with 14 additions and 4 deletions
|
@ -5,6 +5,7 @@
|
|||
*/
|
||||
|
||||
#include <AK/Debug.h>
|
||||
#include <AK/ExtraMathConstants.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibGfx/Painter.h>
|
||||
#include <LibGfx/Path.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue