1
0
forked from aniani/vim

patch 7.4.1044

Problem:    Can't build without the +eval feature.
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2016-01-03 22:56:45 +01:00
parent d7a08a23bf
commit 718272a7e1
2 changed files with 4 additions and 0 deletions

View File

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