1
0
forked from aniani/vim

patch 8.2.2683: build failure without the +eval feature

Problem:    Build failure without the +eval feature.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2021-04-01 13:17:50 +02:00
parent 529fb5a5f6
commit b91d3f857f
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 */
/**/
2683,
/**/
2682,
/**/