1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 09:40:59 +00:00
serenity/Libraries/LibIPC
Andreas Kling 8f7333f080 LibCore: Add a forward declaration header
This patch adds <LibCore/Forward.h> and uses it in various places to
shrink the header dependency graph.
2020-02-14 23:31:18 +01:00
..
ClientConnection.h LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
Encoder.h LibIPC: Remove leading I from filenames 2020-02-06 14:54:09 +01:00
Endpoint.cpp LibIPC: Remove leading I from filenames 2020-02-06 14:54:09 +01:00
Endpoint.h LibIPC: Remove leading I from filenames 2020-02-06 14:54:09 +01:00
Makefile LibIPC: Remove leading I from filenames 2020-02-06 14:54:09 +01:00
Message.cpp LibIPC: Remove leading I from filenames 2020-02-06 14:54:09 +01:00
Message.h AK: Add a forward declaration header 2020-02-14 23:31:18 +01:00
ServerConnection.h LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00