0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 9.0.0522: build fails on Appveyor

Problem:    Build fails on Appveyor.
Solution:   Select Visual Studio 2015 for the build tools.
This commit is contained in:
Bram Moolenaar
2022-09-20 20:52:33 +01:00
parent 31724238c8
commit f64b75b1d9
2 changed files with 4 additions and 0 deletions

View File

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