fix build but factor IPC-dependency into Proxy again...

This commit is contained in:
Сергей Маринкевич
2025-12-02 20:57:19 +07:00
parent f81ac5842c
commit c93aea6501
+1
View File
@@ -2,6 +2,7 @@
#include "{{ cls.name }}.h"
#include "rpc/RpcInvoker.h"
#include "ipc/IpcMessage.h"
class {{ cls.name }}Skeleton {
public: