Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark Activated from TraceOutput as an override of a method from Perfo…
…rmanceMetrics /Users/runner/work/ThunderNanoServicesRDK/ThunderNanoServicesRDK/ThunderNanoServicesRDK/PerformanceMetrics/TraceOutput.cpp:161:10: error: 'Activated' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override] void Activated() ^ /Users/runner/work/ThunderNanoServicesRDK/ThunderNanoServicesRDK/ThunderNanoServicesRDK/PerformanceMetrics/PerformanceMetrics.h:104:26: note: overridden virtual function is here virtual void Activated() = 0; ^
- Loading branch information