mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-07 10:06:03 +00:00
LibCore: Forward declare MappedFile
This commit is contained in:
parent
13b149b42e
commit
0f4a8731fd
Notes:
sideshowbarker
2024-07-17 08:43:11 +09:00
Author: https://github.com/LucasChollet
Commit: 0f4a8731fd
Pull-request: https://github.com/SerenityOS/serenity/pull/17023
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/awesomekling
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ class File;
|
|||
class IODevice;
|
||||
class LocalServer;
|
||||
class LocalSocket;
|
||||
class MappedFile;
|
||||
class MimeData;
|
||||
class NetworkJob;
|
||||
class NetworkResponse;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue