1
0
forked from aniani/vim

patch 8.1.0478: cannot build with perl using MinGW

Problem:    Cannot build with perl using MinGW.
Solution:   Add -I. (Ken takata, Cesar Romani)
This commit is contained in:
Bram Moolenaar
2018-10-15 20:11:18 +02:00
parent d95c3c253c
commit 65dc12143a
2 changed files with 3 additions and 1 deletions

View File

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