mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h
This commit is contained in:
committed by
Linus Groh
parent
97b5f4814e
commit
2a531efc5d
@@ -6,6 +6,7 @@
|
||||
|
||||
#include <LibJS/Interpreter.h>
|
||||
#include <LibJS/Runtime/Completion.h>
|
||||
#include <LibJS/Runtime/ECMAScriptFunctionObject.h>
|
||||
#include <LibJS/Runtime/FunctionEnvironment.h>
|
||||
#include <LibJS/Runtime/GlobalObject.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user