mirror of
https://github.com/lvgl/lvgl.git
synced 2026-06-01 00:51:49 +08:00
fix(include) remove unused stdio includes
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "../../lv_examples.h"
|
||||
#include <stdio.h>
|
||||
#if LV_USE_BTN && LV_BUILD_EXAMPLES
|
||||
|
||||
/**
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#include "../../lv_examples.h"
|
||||
#include <stdio.h>
|
||||
#if LV_BUILD_EXAMPLES && LV_USE_BTN
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user