14#ifndef ZIGPC_DIAGNOSTIC_NOTIFICATION_H
15#define ZIGPC_DIAGNOSTIC_NOTIFICATION_H
22 virtual void notify(std::string metric_id) {};
Definition: zigpc_diagnostics_notification.hpp:20
virtual void notify(std::string metric_id)
Definition: zigpc_diagnostics_notification.hpp:22