mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:37:35 +00:00
LibWeb: Add missing headers
This commit is contained in:
parent
0a53cf2a07
commit
dee26ca5cd
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