diff options
Diffstat (limited to 'autotests/kconfig_compiler/test8b.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test8b.h.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test8b.h.ref b/autotests/kconfig_compiler/test8b.h.ref index 793c6851..7c671be3 100644 --- a/autotests/kconfig_compiler/test8b.h.ref +++ b/autotests/kconfig_compiler/test8b.h.ref @@ -14,7 +14,7 @@ class Test8b : public Test8a public: static Test8b *self(); - ~Test8b(); + ~Test8b() override; /** Set Something |