mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +00:00
LibWebSocket: Clean up #include directives
This change aims to improve the speed of incremental builds.
This commit is contained in:
committed by
Alexander Kalenik
parent
b60cb699a9
commit
001df24935
@@ -10,7 +10,6 @@
|
||||
#include <LibCrypto/Hash/HashManager.h>
|
||||
#include <LibWebSocket/Impl/WebSocketImplSerenity.h>
|
||||
#include <LibWebSocket/WebSocket.h>
|
||||
#include <unistd.h>
|
||||
|
||||
namespace WebSocket {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user