mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:47:45 +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 Encoder;
|
||||||
class Message;
|
class Message;
|
||||||
class File;
|
class File;
|
||||||
|
class Stub;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue