diff --git a/frameworks/security_component/include/sec_comp_click_event_parcel.h b/frameworks/security_component/include/sec_comp_click_event_parcel.h index 333ebb55d928080f87eb2744ccb8490fcb7fa38f..9ab3b8f08e57cf352f2d833c571719725f85b53f 100644 --- a/frameworks/security_component/include/sec_comp_click_event_parcel.h +++ b/frameworks/security_component/include/sec_comp_click_event_parcel.h @@ -22,6 +22,7 @@ namespace OHOS { namespace Security { namespace SecurityComponent { struct SecCompClickEventParcel final : public Parcelable { + SecCompClickEventParcel() = default; ~SecCompClickEventParcel() override = default;