mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:47:35 +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 WritableStreamDefaultController;
|
||||||
class WritableStreamDefaultWriter;
|
class WritableStreamDefaultWriter;
|
||||||
|
|
||||||
|
struct PullIntoDescriptor;
|
||||||
struct UnderlyingSink;
|
struct UnderlyingSink;
|
||||||
struct UnderlyingSource;
|
struct UnderlyingSource;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue