mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:37:35 +00:00
LibIPC: Add IPC::Stub to forwarding header
This commit is contained in:
parent
48e4fb239a
commit
0221affb31
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ class Dictionary;
|
|||
class Encoder;
|
||||
class Message;
|
||||
class File;
|
||||
class Stub;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue