0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.0.0711: cannot build without the wildmenu feature

Problem:    Cannot build without the wildmenu feature.
Solution:   Add #ifdef
This commit is contained in:
Bram Moolenaar
2017-07-12 21:12:43 +02:00
parent 8603356bf4
commit 85dad2c815
2 changed files with 9 additions and 1 deletions

View File

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