mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
LibWeb: Add missing headers
This commit is contained in:
parent
0a53cf2a07
commit
dee26ca5cd
Notes:
sideshowbarker
2024-07-18 02:09:14 +09:00
Author: https://github.com/BenWiederhake
Commit: dee26ca5cd
Pull-request: https://github.com/SerenityOS/serenity/pull/10321
Reviewed-by: https://github.com/alimpfard
Reviewed-by: https://github.com/linusg ✅
4 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/Assertions.h>
|
||||
|
||||
namespace Web::CSS {
|
||||
|
||||
class Display {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue