1
0
forked from aniani/vim

patch 8.0.1603: cannot build with +terminal but without +menu

Problem:    Cannot build with +terminal but without +menu.
Solution:   Add #ifdef. (Damien)
This commit is contained in:
Bram Moolenaar
2018-03-13 13:14:00 +01:00
parent 625f0c1eb7
commit f118d4847e
2 changed files with 7 additions and 2 deletions

View File

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