1
0
forked from aniani/vim

patch 9.0.0281: build failure without the +eval feature

Problem:    Build failure without the +eval feature.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2022-08-26 19:58:49 +01:00
parent 7dd543246a
commit 58dcbf1c65
2 changed files with 9 additions and 1 deletions

View File

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