1
0
forked from aniani/vim

patch 8.2.2410: build failure without the +profiling feature

Problem:    Build failure without the +profiling feature.
Solution:   Add dummy argument to macro.
This commit is contained in:
Bram Moolenaar
2021-01-25 23:02:38 +01:00
parent e0e3917554
commit ff0e57fe77
2 changed files with 3 additions and 1 deletions

View File

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