From 7e8c3de7335224ab583e846a7f41c11c99105155 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 8 Sep 2018 23:01:17 +0300 Subject: Add missing final keyword. --- src/utils/perfstat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/perfstat.h') diff --git a/src/utils/perfstat.h b/src/utils/perfstat.h index 97e5e1a07..6e54e255e 100644 --- a/src/utils/perfstat.h +++ b/src/utils/perfstat.h @@ -25,7 +25,7 @@ #include "localconsts.h" -struct PerfStats +struct PerfStats final { PerfStats() { -- cgit v1.2.3-60-g2f50