mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +00:00
LibCompress: Clean up #include directives
This change aims to improve the speed of incremental builds.
This commit is contained in:
parent
b99a3ec2df
commit
d0c0db5bb3
Notes:
github-actions[bot]
2024-11-20 14:18:25 +00:00
Author: https://github.com/shlyakpavel
Commit: d0c0db5bb3
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2445
2 changed files with 0 additions and 5 deletions
|
@ -11,9 +11,6 @@
|
|||
#include <AK/MemoryStream.h>
|
||||
#include <AK/String.h>
|
||||
#include <LibCore/DateTime.h>
|
||||
#include <LibCore/File.h>
|
||||
#include <LibCore/MappedFile.h>
|
||||
#include <LibCore/System.h>
|
||||
|
||||
namespace Compress {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue