1
0
forked from aniani/vim

patch 8.2.4561: build failure with some combination of features

Problem:    Build failure with some combination of features. (John Marriott)
Solution:   Adjust #ifdef.
This commit is contained in:
Bram Moolenaar
2022-03-13 19:08:48 +00:00
parent 5f823d1e73
commit 424da7aa48
2 changed files with 3 additions and 1 deletions

View File

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