1
0
forked from aniani/vim

patch 8.2.2077: build failure with small features

Problem:    Build failure with small features.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2020-12-01 21:47:59 +01:00
parent c478ee3d83
commit a452b808b4
3 changed files with 9 additions and 1 deletions

View File

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