1
0
forked from aniani/vim

updated for version 7.3.154

Problem:    Can't compile with tiny features. (Tony Mechelynck)
Solution:   Move #define outside of #ifdef.
This commit is contained in:
Bram Moolenaar
2011-04-02 15:12:50 +02:00
parent 10d77eb6ac
commit 2dfb38659c
2 changed files with 7 additions and 5 deletions

View File

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