HPCC-27443 Fix potential crash in metric manager Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
@@ -51,6 +51,8 @@ enum MetricType
*/
interface IMetric
{
+ virtual ~IMetric() = default;
+
/*
* Returns the metric name