1
0
forked from aniani/vim

patch 8.0.1321: can't build huge version with Athena

Problem:    Can't build huge version with Athena. (Mark Kelly)
Solution:   Move including beval.h to before structs.h. Include beval.pro like
            other proto files.
This commit is contained in:
Bram Moolenaar
2017-11-19 20:34:59 +01:00
parent 7221fce8b3
commit 40e280d949
4 changed files with 9 additions and 5 deletions

View File

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