1
0
forked from aniani/vim

patch 8.2.3563: build failure with +eval but without GUI or +termguicolors

Problem:    Build failure with +eval but without GUI or +termguicolors
Solution:   Adjust #ifdef. (John Marriott)
This commit is contained in:
Bram Moolenaar
2021-10-25 10:30:14 +01:00
parent e30d10253f
commit 2a52196b78
2 changed files with 4 additions and 2 deletions

View File

@@ -757,6 +757,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3563,
/**/
3562,
/**/