mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-31 17:07:52 +00:00
More include and impl refactoring
This commit is contained in:
parent
5f3f19de08
commit
1d3bfa0353
13 changed files with 329 additions and 257 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include "catch_test_case_registry_impl.hpp"
|
||||
#include "catch_reporter_registry.hpp"
|
||||
#include "catch_exception_translator_registry.hpp"
|
||||
#include "catch_exception_translator_registry.h"
|
||||
#include "catch_tag_alias_registry.h"
|
||||
#include "catch_startup_exception_registry.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue