1
0
forked from aniani/vim

patch 8.2.1958: build failure with timers

Problem:    Build failure with timers.
Solution:   Add missing change.
This commit is contained in:
Bram Moolenaar
2020-11-05 19:34:41 +01:00
parent fabc3ca896
commit b885b435d1
2 changed files with 3 additions and 1 deletions

View File

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