1
0
forked from aniani/vim

patch 8.0.1314: build fails on Mac

Problem:    Build fails on Mac. (chdiza)
Solution:   Add #ifdef around GUI fields.
This commit is contained in:
Bram Moolenaar
2017-11-18 22:49:58 +01:00
parent d1c28346e1
commit 4ab9d9e9a4
2 changed files with 15 additions and 10 deletions

View File

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