mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-02 08:22:55 +00:00
LibIPC: Move stuff from Connection.h to .cpp and reduce #include count
This commit is contained in:
parent
6d9c4d852d
commit
4fe21e6d87
Notes:
sideshowbarker
2024-07-17 18:06:52 +09:00
Author: https://github.com/awesomekling
Commit: 4fe21e6d87
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/303
4 changed files with 23 additions and 17 deletions
|
@ -8,6 +8,7 @@
|
|||
#include <AK/String.h>
|
||||
#include <LibCore/DateTime.h>
|
||||
#include <LibCore/StandardPaths.h>
|
||||
#include <LibCore/Timer.h>
|
||||
#include <LibGfx/ImageFormats/PNGWriter.h>
|
||||
#include <LibWeb/Infra/Strings.h>
|
||||
#include <LibWebView/ViewImplementation.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue