1
0
forked from aniani/vim

patch 8.2.2020: some compilers do not like the "namespace" argument

Problem:    Some compilers do not like the "namespace" argument.
Solution:   Rename to "use_namespace". (closes #7332)
This commit is contained in:
Bram Moolenaar
2020-11-20 18:59:19 +01:00
parent 80d868ec25
commit bebaa0d5c0
3 changed files with 6 additions and 4 deletions

View File

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