mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-30 16:37:56 +00:00
Remove catch_context.h from the common include path
This commit is contained in:
parent
bcb430b837
commit
92444d8b72
3 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#include "internal/catch_context.h"
|
||||
#include "internal/catch_tag_alias_autoregistrar.h"
|
||||
#include "internal/catch_test_registry.hpp"
|
||||
#include "internal/catch_capture.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue