1
0
forked from aniani/vim

updated for version 7.3.1152

Problem:    In tiny build ireg_icombine is undefined. (Tony Mechelynck)
Solution:   Add #ifdef.
This commit is contained in:
Bram Moolenaar
2013-06-08 23:30:04 +02:00
parent 1e02e6620b
commit a940aa6fc4
2 changed files with 7 additions and 1 deletions

View File

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