mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-27 00:41:01 +00:00
apply for clang with -std=c++xx is on
Signed-off-by: yanghaiming <yanghaiming4@huawei.com>
This commit is contained in:
parent
99393181d3
commit
8aa0addecd
@ -679,7 +679,7 @@ typedef struct {
|
||||
/** int type. */
|
||||
int num;
|
||||
/** bool type. */
|
||||
_Bool boolean;
|
||||
bool boolean;
|
||||
} content;
|
||||
} JSVM_CompileOptions;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user