1
0
forked from aniani/vim

patch 8.0.1056: cannot build with +diff but without +multi_byte

Problem:    Cannot build with the diff feature but without the mutli-byte
            feature.
Solution:   Remove #ifdefs. (John Marriott)
This commit is contained in:
Bram Moolenaar
2017-09-04 23:21:07 +02:00
parent 11aa62f8f9
commit 6e32f615eb
2 changed files with 2 additions and 4 deletions

View File

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