Merge pull request #600 from ukulili/patch-1

Update lv_conf_templ.h
This commit is contained in:
embeddedt
2018-12-01 09:31:42 -05:00
committed by GitHub

View File

@@ -314,7 +314,7 @@
* Non-user section
*************************/
#ifdef _MSC_VER /* Disable warnings for Visual Studio*/
# define _CRT_SECURE_NO_WARNINGS
#define _CRT_SECURE_NO_WARNINGS
#endif
#endif /*LV_CONF_H*/