1
0
forked from aniani/vim

patch 8.2.2689: tiny build fails

Problem:    Tiny build fails.
Solution:   Add #ifdef around use of p_stl.
This commit is contained in:
Bram Moolenaar
2021-04-01 21:57:46 +02:00
parent ca51cc0a33
commit 160a2b4dac
2 changed files with 4 additions and 0 deletions

View File

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