mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 19:55:06 +00:00
LibWeb: Fix include cycle between ModuleScript.h and ModuleMap.h
This commit is contained in:
parent
1a29ecd648
commit
445011d50d
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <LibJS/SourceTextModule.h>
|
||||
#include <LibWeb/HTML/Scripting/ModuleMap.h>
|
||||
#include <LibWeb/HTML/Scripting/Script.h>
|
||||
|
||||
namespace Web::HTML {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue