1
0
forked from aniani/vim

patch 7.4.1428

Problem:    Compiler warning for non-virtual destructor.
Solution:   Make it virtual. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2016-02-27 15:27:23 +01:00
parent 43acbce1bb
commit edb4f2b360
2 changed files with 5 additions and 2 deletions

View File

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