mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:37:37 +00:00
LibIPC+LibGfx+IPCCompiler: Drop some unused includes
This commit is contained in:
parent
affc479e83
commit
fc481552f5
6 changed files with 0 additions and 7 deletions
|
@ -29,9 +29,7 @@
|
|||
#include <AK/ByteBuffer.h>
|
||||
#include <LibCore/Event.h>
|
||||
#include <LibCore/EventLoop.h>
|
||||
#include <LibCore/IODevice.h>
|
||||
#include <LibCore/LocalSocket.h>
|
||||
#include <LibCore/Notifier.h>
|
||||
#include <LibCore/Object.h>
|
||||
#include <LibIPC/Endpoint.h>
|
||||
#include <LibIPC/Message.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue