mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 18:17:22 +02: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
Notes:
github-actions[bot]
2024-11-21 13:09:28 +00:00
Author: https://github.com/shlyakpavel Commit: https://github.com/LadybirdBrowser/ladybird/commit/001df249356 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2468
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <LibCore/EventLoop.h>
|
||||
#include <LibCore/Socket.h>
|
||||
#include <LibTLS/TLSv12.h>
|
||||
#include <LibWebSocket/Impl/WebSocketImplSerenity.h>
|
||||
|
||||
namespace WebSocket {
|
||||
|
||||
Reference in New Issue
Block a user