mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-07 00:29:15 +00:00
LibFileSystem: Clean up #include directives
This change aims to improve the speed of incremental builds.
This commit is contained in:
parent
d0c0db5bb3
commit
b3c253e50f
Notes:
github-actions[bot]
2024-11-20 14:19:03 +00:00
Author: https://github.com/shlyakpavel
Commit: b3c253e50f
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2446
2 changed files with 0 additions and 3 deletions
|
@ -11,7 +11,6 @@
|
|||
#include <AK/Error.h>
|
||||
#include <AK/StringView.h>
|
||||
#include <LibCore/File.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
namespace FileSystem {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue