!754 虚继承修改

Merge pull request !754 from dengyutao/master
This commit is contained in:
openharmony_ci 2023-08-10 03:14:53 +00:00 committed by Gitee
commit 108b3ada24
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -45,7 +45,7 @@ public:
enum {
DATABUS_TYPE,
};
class DeathRecipient : public RefBase {
class DeathRecipient : public virtual RefBase {
public:
/**
* @brief Methods that enumerate death notifications.