mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 17:15:26 +00:00
LibFileSystem: Clean up #include directives
This change aims to improve the speed of incremental builds.
This commit is contained in:
committed by
Jelle Raaijmakers
parent
d0c0db5bb3
commit
b3c253e50f
@@ -11,7 +11,6 @@
|
||||
#include <AK/Error.h>
|
||||
#include <AK/StringView.h>
|
||||
#include <LibCore/File.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
namespace FileSystem {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user