1
0
forked from aniani/vim

patch 7.4.841

Problem:    Can't compile without the multi-byte feature. (John Marriott)
Solution:   Add more #ifdef's.
This commit is contained in:
Bram Moolenaar
2015-08-26 23:24:09 +02:00
parent 8e5f5b47c2
commit 5ea87a0496
2 changed files with 11 additions and 3 deletions

View File

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