1
0
forked from aniani/vim

patch 8.1.1648: MS-Windows: build error with normal feaures

Problem:    MS-Windows: build error with normal feaures.
Solution:   Adjust #ifdef for find_word_under_cursor().
This commit is contained in:
Bram Moolenaar
2019-07-07 20:30:48 +02:00
parent d84b2c3d88
commit 3f3e954d96
3 changed files with 61 additions and 57 deletions

View File

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