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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2020,
|
||||
/**/
|
||||
2019,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user