mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Everywhere: Remove "LibC/" includes, add lint-rule against it
This commit is contained in:
committed by
Andrew Kaster
parent
d575cfda61
commit
3281050359
@@ -16,7 +16,7 @@
|
||||
#include <AK/Math.h>
|
||||
#include <AK/Platform.h>
|
||||
#include <AK/StdLibExtras.h>
|
||||
#include <LibC/assert.h>
|
||||
#include <assert.h>
|
||||
#include <fenv.h>
|
||||
#include <math.h>
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user