mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-01 17:37:57 +00:00
Split Option<T> and TagAlias definitions away from the main include path
This commit is contained in:
parent
918eca5ee9
commit
33fd54a673
9 changed files with 55 additions and 13 deletions
|
@ -29,6 +29,7 @@
|
|||
#endif
|
||||
|
||||
#include "internal/catch_context.h"
|
||||
#include "internal/catch_tag_alias_autoregistrar.h"
|
||||
#include "internal/catch_test_registry.hpp"
|
||||
#include "internal/catch_capture.hpp"
|
||||
#include "internal/catch_section.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue