1
0
forked from aniani/vim

patch 7.4.1344

Problem:    Can't compile Win32 GUI with tiny features.
Solution:   Add #ifdef. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2016-02-17 12:30:17 +01:00
parent cd39bbcd1d
commit 203219048f
2 changed files with 4 additions and 0 deletions

View File

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