0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.1.1903: cannot build without the +eval feature

Problem:    Cannot build without the +eval feature.
Solution:   Add missing #ifdefs
This commit is contained in:
Bram Moolenaar
2019-08-21 15:30:45 +02:00
parent bd483b3f57
commit 9cb698d564
3 changed files with 205 additions and 186 deletions

View File

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