mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 14:38:11 +00:00
LibWeb: Add missing forward of Web::Streams::PullIntoDescriptor
This commit is contained in:
parent
79fc7d7c7c
commit
666e413cd2
1 changed files with 1 additions and 0 deletions
|
@ -546,6 +546,7 @@ class WritableStream;
|
|||
class WritableStreamDefaultController;
|
||||
class WritableStreamDefaultWriter;
|
||||
|
||||
struct PullIntoDescriptor;
|
||||
struct UnderlyingSink;
|
||||
struct UnderlyingSource;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue