1
0
forked from aniani/vim

patch 8.2.4013: build failure without the spell feature

Problem:    Build failure without the spell feature.
Solution:   Adjust #ifdefs.
This commit is contained in:
Bram Moolenaar
2022-01-05 20:40:34 +00:00
parent d82a47dd04
commit e60b3c47d7
2 changed files with 4 additions and 0 deletions

View File

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