1
0
forked from aniani/vim

patch 9.0.1131: build failure without the +eval feature

Problem:    Build failure without the +eval feature.
Solution:   Move code inside #ifdef.
This commit is contained in:
Bram Moolenaar
2023-01-02 13:41:49 +00:00
parent 39c82ea656
commit a2942c7468
2 changed files with 6 additions and 2 deletions

View File

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