1
0
forked from aniani/vim

updated for version 7.4.626

Problem:    MSVC with W4 gives useless warnings.
Solution:   Disable more warnings. (Mike Williams)
This commit is contained in:
Bram Moolenaar
2015-02-10 18:47:58 +01:00
parent 24a6ff88bc
commit eb2928595b
2 changed files with 16 additions and 0 deletions

View File

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