mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-19 16:42:12 +01:00
Minor cleanup
This commit is contained in:
@@ -165,7 +165,6 @@ namespace Catch {
|
||||
size_t iterations;
|
||||
uint64_t elapsedTimeInNanoseconds;
|
||||
};
|
||||
class MultipleReporters;
|
||||
|
||||
struct IStreamingReporter {
|
||||
virtual ~IStreamingReporter() = default;
|
||||
|
||||
Reference in New Issue
Block a user