mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
fix(cpp build): fix the order of __cplusplus tag and #endf in lv_anim.h
This commit is contained in:
parent
71173aa949
commit
0d3a206f00
@ -411,9 +411,9 @@ extern const lv_anim_path_t lv_anim_path_def;
|
||||
* MACROS
|
||||
**********************/
|
||||
|
||||
#endif /*LV_ANIM_H*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /* extern "C" */
|
||||
#endif
|
||||
|
||||
#endif /*LV_ANIM_H*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user