1
0
forked from aniani/vim

patch 8.2.3546: build failure without the +eval feature

Problem:    Build failure without the +eval feature.
Solution:   Add #ifdef. (closes #9025)
This commit is contained in:
zeertzjq
2021-10-20 17:21:24 +01:00
committed by Bram Moolenaar
parent 94358a1e6e
commit 09f7723d5a
2 changed files with 4 additions and 0 deletions

View File

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