1
0
forked from aniani/vim

patch 8.1.2130: MSVC build fails

Problem:    MSVC build fails.
Solution:   Add the source file name explicitly.
This commit is contained in:
Bram Moolenaar
2019-10-10 13:39:08 +02:00
parent 1ac41a5c13
commit 073e779640
2 changed files with 11 additions and 9 deletions

View File

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