mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibIPC: Move stuff from Connection.h to .cpp and reduce #include count
This commit is contained in:
committed by
Andreas Kling
parent
6d9c4d852d
commit
4fe21e6d87
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user