mirror of
https://github.com/lvgl/lvgl.git
synced 2025-02-04 07:13:00 +08:00
Remove leftover inclusion of stdio.h
This commit is contained in:
parent
e63e1f230a
commit
f5609b6bce
@ -7,7 +7,6 @@
|
|||||||
/*********************
|
/*********************
|
||||||
* INCLUDES
|
* INCLUDES
|
||||||
*********************/
|
*********************/
|
||||||
#include <stdio.h>
|
|
||||||
#include "lv_ta.h"
|
#include "lv_ta.h"
|
||||||
#if LV_USE_TA != 0
|
#if LV_USE_TA != 0
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user