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
|
@ -9,6 +9,7 @@
|
|||
#include "catch_benchmark.h"
|
||||
#include "catch_capture.hpp"
|
||||
#include "catch_interfaces_reporter.h"
|
||||
#include "catch_context.h"
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue