mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05: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
Reference in a new issue