mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 10:19:20 +00:00
LibWeb: Break inclusion cycle by removing unnecessary include
This commit is contained in:
parent
e909231d78
commit
fe48fed4fa
Notes:
sideshowbarker
2024-07-17 07:02:42 +09:00
Author: https://github.com/BenWiederhake
Commit: fe48fed4fa
Pull-request: https://github.com/SerenityOS/serenity/pull/15235
Reviewed-by: https://github.com/bgianfo ✅
Reviewed-by: https://github.com/trflynn89
2 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
#include <LibWeb/CSS/StyleProperties.h>
|
||||
#include <LibWeb/Forward.h>
|
||||
#include <LibWeb/Layout/BoxModelMetrics.h>
|
||||
#include <LibWeb/Layout/LayoutPosition.h>
|
||||
#include <LibWeb/Painting/PaintContext.h>
|
||||
#include <LibWeb/TreeNode.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue