fix(cpp build): fix the order of __cplusplus tag and #endf in lv_anim.h
This commit is contained in:
@@ -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*/
|
||||
|
||||
Reference in New Issue
Block a user