1
0
forked from aniani/vim

updated for version 7.4.078

Problem:    MSVC 2013 is not supported.
Solution:   Recognize and support MSVC 2013. (Ed Brown)
This commit is contained in:
Bram Moolenaar
2013-11-08 03:15:47 +01:00
parent 03e228a623
commit e5878f4be9
2 changed files with 9 additions and 4 deletions

View File

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