mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibGfx: Clean up #include directives
We actually include what we use where we use it. This change aims to improve the speed of incremental builds.
This commit is contained in:
committed by
Alexander Kalenik
parent
063cd68bf4
commit
8a07131229
Notes:
github-actions[bot]
2024-11-20 20:14:27 +00:00
Author: https://github.com/shlyakpavel Commit: https://github.com/LadybirdBrowser/ladybird/commit/8a071312291 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2457
@@ -10,7 +10,6 @@
|
||||
#include <LibGfx/Color.h>
|
||||
#include <LibGfx/Forward.h>
|
||||
#include <LibGfx/ImageFormats/WebPWriterLossless.h>
|
||||
#include <LibGfx/Point.h>
|
||||
|
||||
namespace Gfx {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user