1
0
forked from aniani/vim

patch 8.2.2042: build failure with +profile but without +reltime

Problem:    Build failure with +profile but without +reltime.
Solution:   Adjust #ifdef. (Christian Brabandt, closes #7361)
This commit is contained in:
Bram Moolenaar
2020-11-25 11:47:39 +01:00
parent a09bee322e
commit 813196784a
2 changed files with 4 additions and 2 deletions

View File

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