1
0
forked from aniani/vim

patch 8.2.2326: build error with +eval feature but without +spell

Problem:    Build error with +eval feature but without +spell.
Solution:   Adjust #ifdef. (John Marriott)
This commit is contained in:
Bram Moolenaar
2021-01-10 22:56:36 +01:00
parent 75ab91ff34
commit 086ae06862
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 */
/**/
2326,
/**/
2325,
/**/