mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 19:58:11 +00:00
LibJS: Make RegExpObject.h not include AST.h
This commit is contained in:
parent
874ce8b4d0
commit
ac417f3304
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
#include <AK/Optional.h>
|
||||
#include <AK/Result.h>
|
||||
#include <LibJS/AST.h>
|
||||
#include <LibJS/Runtime/Object.h>
|
||||
#include <LibRegex/Regex.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue