1
0
forked from aniani/vim

patch 8.2.2976: build failure without the +eval feature

Problem:    Build failure without the +eval feature.
Solution:   Add #ifdefs.
This commit is contained in:
Bram Moolenaar
2021-06-11 22:21:24 +02:00
parent f0a4069e3d
commit 8de901e1f1
2 changed files with 6 additions and 2 deletions

View File

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