fix build but factor IPC-dependency into Proxy again...
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include "{{ cls.name }}.h"
|
#include "{{ cls.name }}.h"
|
||||||
#include "rpc/RpcInvoker.h"
|
#include "rpc/RpcInvoker.h"
|
||||||
|
#include "ipc/IpcMessage.h"
|
||||||
|
|
||||||
class {{ cls.name }}Skeleton {
|
class {{ cls.name }}Skeleton {
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user