mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 19:59:17 +00:00
LibWeb: Remove a whole bunch of unnecessary #includes
This commit is contained in:
parent
a807d92a32
commit
9de1253f44
Notes:
sideshowbarker
2024-07-18 22:27:28 +09:00
Author: https://github.com/awesomekling
Commit: 9de1253f44
31 changed files with 3 additions and 68 deletions
|
@ -30,7 +30,6 @@
|
|||
#include <LibWeb/CSS/StyleSheet.h>
|
||||
#include <LibWeb/DOM/Document.h>
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue