1
0
forked from aniani/vim

patch 8.1.0287: MAX is not defined everywhere

Problem:    MAX is not defined everywhere.
Solution:   Define MAX where needed.
This commit is contained in:
Bram Moolenaar
2018-08-14 22:08:25 +02:00
parent 167ae42685
commit 37b15568c2
2 changed files with 6 additions and 0 deletions

View File

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