abstract_reporter.cpp
1
2
3
4
5
#include "crucible/testing/abstract_reporter.hpp" namespace crucible::testing::abstract_reporter { AbstractReporter::~AbstractReporter() = default; }
#include "crucible/testing/abstract_reporter.hpp" namespace crucible::testing::abstract_reporter { AbstractReporter::~AbstractReporter() = default; }