mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-13 03:29:49 +00:00
LibWeb: Add missing forward of Web::Streams::PullIntoDescriptor
This commit is contained in:
parent
79fc7d7c7c
commit
666e413cd2
Notes:
sideshowbarker
2024-07-16 22:51:10 +09:00
Author: https://github.com/shannonbooth
Commit: 666e413cd2
Pull-request: https://github.com/SerenityOS/serenity/pull/19360
Reviewed-by: https://github.com/kennethmyhra ✅
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