1
0
forked from aniani/vim

patch 8.2.0057: cannot build with small features

Problem:    Cannot build with small features.
Solution:   Add #ifdefs.
This commit is contained in:
Bram Moolenaar
2019-12-29 23:53:01 +01:00
parent 1a47ae32cd
commit 09d4640f6c
2 changed files with 12 additions and 0 deletions

View File

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