mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:17:35 +00:00
LibWeb: Break inclusion cycle through forward-declaration
This commit is contained in:
parent
4cd382c621
commit
e909231d78
2 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
*/
|
||||
|
||||
#include <LibWeb/CSS/Parser/DeclarationOrAtRule.h>
|
||||
#include <LibWeb/CSS/Parser/Function.h>
|
||||
|
||||
namespace Web::CSS::Parser {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue