1
0
forked from aniani/vim

patch 8.1.1533: GUI build fails on Mac

Problem:    GUI build fails on Mac.
Solution:   Change VimClipboard type in non-C file.
This commit is contained in:
Bram Moolenaar
2019-06-14 23:27:29 +02:00
parent d2cea96f6c
commit 2fc39aeeb5
2 changed files with 6 additions and 4 deletions

View File

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