1
0
forked from aniani/vim

patch 8.1.0246: build failure without the +eval feature

Problem:    Build failure without the +eval feature.
Solution:   Add #ifdef
This commit is contained in:
Bram Moolenaar
2018-08-07 19:32:52 +02:00
parent 91d2e783b4
commit ee380ae376
2 changed files with 6 additions and 0 deletions

View File

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