mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
LibSyntax: Include RefCounted in Document.h
This is only transitively included through ByteStringImpl.
This commit is contained in:
Notes:
github-actions[bot]
2026-02-06 11:13:02 +00:00
Author: https://github.com/Zaggy1024 Commit: https://github.com/LadybirdBrowser/ladybird/commit/f9decb5fdef Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7575
@@ -7,6 +7,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <AK/HashMap.h>
|
||||
#include <AK/RefCounted.h>
|
||||
#include <AK/Utf32View.h>
|
||||
#include <LibGfx/TextAttributes.h>
|
||||
#include <LibSyntax/Forward.h>
|
||||
|
||||
Reference in New Issue
Block a user