mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-31 07:22:50 +00:00
LibWeb/CSS: Remove unused includes from CSSStyleValue.h
A couple of these were needed transitively, so I've added them to the relevant files.
This commit is contained in:
parent
1990b2fc52
commit
09d2c5eb9b
Notes:
github-actions[bot]
2025-02-28 12:52:07 +00:00
Author: https://github.com/AtkinsSJ
Commit: 09d2c5eb9b
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3644
3 changed files with 2 additions and 4 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <AK/HashMap.h>
|
||||
#include <AK/Optional.h>
|
||||
#include <LibGfx/Filter.h>
|
||||
#include <LibGfx/Font/FontVariant.h>
|
||||
#include <LibGfx/FontCascadeList.h>
|
||||
#include <LibGfx/ScalingMode.h>
|
||||
#include <LibWeb/CSS/CalculatedOr.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue