mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 13:48:12 +00:00
Meta: Replace remaining LibM/math.h includes with math.h
This commit is contained in:
parent
7390098adc
commit
7072806234
17 changed files with 17 additions and 16 deletions
|
@ -32,7 +32,7 @@
|
|||
#include <AK/Types.h>
|
||||
#include <LibGfx/ICOLoader.h>
|
||||
#include <LibGfx/PNGLoader.h>
|
||||
#include <LibM/math.h>
|
||||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue