From 01f75a5c4d3b6f7d8fac8a24e83fcb11f41854cd Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Sun, 7 Jan 2024 13:18:08 +0100 Subject: [PATCH] fix(codespace): remce the extra include from lv_conf.h (#5209) --- .devcontainer/__lv_conf.h__ | 2 -- 1 file changed, 2 deletions(-) diff --git a/.devcontainer/__lv_conf.h__ b/.devcontainer/__lv_conf.h__ index bd8708f48..1653f3e17 100644 --- a/.devcontainer/__lv_conf.h__ +++ b/.devcontainer/__lv_conf.h__ @@ -17,8 +17,6 @@ #ifndef LV_CONF_H #define LV_CONF_H -#include - #define LV_USE_DEV_VERSION 1 /*====================