未验证 提交 9c7413f2 编写于 作者: D dengyutao 提交者: Gitee

update interfaces/innerkits/ipc_core/include/iremote_object.h.

虚继承修改
Signed-off-by: Ndengyutao <dengyutao2@huawei.com>
上级 7f082076
...@@ -45,7 +45,7 @@ public: ...@@ -45,7 +45,7 @@ public:
enum { enum {
DATABUS_TYPE, DATABUS_TYPE,
}; };
class DeathRecipient : public RefBase { class DeathRecipient : public virtual RefBase {
public: public:
/** /**
* @brief Methods that enumerate death notifications. * @brief Methods that enumerate death notifications.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册