1
0
forked from aniani/vim

patch 7.4.2290

Problem:    Compiler warning in tiny build. (Tony Mechelynck)
Solution:   Add #ifdef around infinity_str().
This commit is contained in:
Bram Moolenaar
2016-08-28 21:21:31 +02:00
parent 7683aaa506
commit 7f7bd297d6
2 changed files with 4 additions and 0 deletions

View File

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