mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-30 16:37:56 +00:00
Only Hub #includes report_registry. Seperated reporter registrars from registry.
This commit is contained in:
parent
764229ac4e
commit
18e32b9b9f
8 changed files with 88 additions and 36 deletions
|
@ -12,7 +12,7 @@
|
|||
#ifndef TWOBLUECUBES_INTERNAL_CATCH_RUNNER_HPP_INCLUDED
|
||||
#define TWOBLUECUBES_INTERNAL_CATCH_RUNNER_HPP_INCLUDED
|
||||
|
||||
#include "catch_reporter_registry.hpp"
|
||||
#include "catch_interfaces_reporter.h"
|
||||
#include "catch_runnerconfig.hpp"
|
||||
#include "catch_registry.hpp"
|
||||
#include "catch_capture.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue