mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
LibJS: Make Script.h not include AST.h
This commit is contained in:
committed by
Linus Groh
parent
8cb6484f6c
commit
65e7c58990
@@ -4,6 +4,7 @@
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <AK/Utf16View.h>
|
||||
#include <LibJS/Runtime/RegExpConstructor.h>
|
||||
#include <LibJS/Runtime/RegExpLegacyStaticProperties.h>
|
||||
#include <LibJS/Runtime/VM.h>
|
||||
|
||||
Reference in New Issue
Block a user