1
0
forked from aniani/vim

patch 9.0.1358: compilation error with some compilers

Problem:    Compilation error with some compilers.
Solution:   Avoid using "class" as member name.
This commit is contained in:
Bram Moolenaar
2023-02-27 08:07:14 +00:00
parent c4e1b86cb0
commit 30a8447715
4 changed files with 9 additions and 7 deletions

View File

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