mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-06 13:35:03 +00:00
LibJS: Make CyclicModule.h not include PromiseCapability.h
This commit is contained in:
committed by
Linus Groh
parent
96cbf368bd
commit
58feae8b60
@@ -11,6 +11,7 @@
|
||||
#include <LibJS/CyclicModule.h>
|
||||
#include <LibJS/Forward.h>
|
||||
#include <LibJS/Parser.h>
|
||||
#include <LibJS/Runtime/ExecutionContext.h>
|
||||
|
||||
namespace JS {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user