LibIPC: Add IPC::Stub to forwarding header
This commit is contained in:
parent
48e4fb239a
commit
0221affb31
Notes:
sideshowbarker
2024-07-18 01:57:39 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/0221affb31a
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
Reference in a new issue