1
0
forked from aniani/vim

patch 7.4.1440

Problem:    Can't build on Windows.
Solution:   Change #ifdefs.  Only define isnan when used.
This commit is contained in:
Bram Moolenaar
2016-02-27 21:27:20 +01:00
parent f97ddbeb25
commit fefecb0fbe
4 changed files with 26 additions and 18 deletions

View File

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