1
0
forked from aniani/vim

patch 8.2.1348: build failure without the eval feature

Problem:    Build failure without the eval feature.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2020-08-01 21:11:38 +02:00
parent 909443028b
commit e4218b9416
2 changed files with 3 additions and 1 deletions

View File

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