mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:57:44 +00:00
LibWebSocket: Add missing headers to Message.h
This commit is contained in:
parent
c602db1620
commit
c569ed7e8b
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