mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-03 08:52:54 +00:00
LibWeb: Remove a bunch of unnecessary <LibJS/Interpreter.h> includes
This commit is contained in:
parent
be055b3ddd
commit
8cb789d061
Notes:
sideshowbarker
2024-07-19 02:07:53 +09:00
Author: https://github.com/awesomekling
Commit: 8cb789d061
11 changed files with 0 additions and 11 deletions
|
@ -25,7 +25,6 @@
|
|||
*/
|
||||
|
||||
#include <LibJS/Heap/Heap.h>
|
||||
#include <LibJS/Interpreter.h>
|
||||
#include <LibJS/Runtime/GlobalObject.h>
|
||||
#include <LibJS/Runtime/Shape.h>
|
||||
#include <LibWeb/Bindings/WindowObject.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue