From 9da85d94023dc65204ed3ddc49346840f7fe7b07 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Thu, 25 May 2017 21:58:19 +0430 Subject: not much --- mutator_report.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutator_report.h b/mutator_report.h index ee8041b..8f7d6ef 100644 --- a/mutator_report.h +++ b/mutator_report.h @@ -41,7 +41,7 @@ namespace Devi { { public: XMLReportBase(); - ~XMLReportBase(); + virtual ~XMLReportBase(); void CreateReport(void); -- cgit v1.2.3