mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-15 05:52:19 +00:00
LibWebSocket: Add missing headers to Message.h
This commit is contained in:
parent
c602db1620
commit
c569ed7e8b
Notes:
sideshowbarker
2024-07-18 02:58:07 +09:00
Author: https://github.com/BenWiederhake
Commit: c569ed7e8b
Pull-request: https://github.com/SerenityOS/serenity/pull/10320
Reviewed-by: https://github.com/linusg ✅
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
#include <AK/ByteBuffer.h>
|
||||
#include <AK/Optional.h>
|
||||
#include <AK/String.h>
|
||||
|
||||
namespace WebSocket {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue