mirror of
https://github.com/catchorg/Catch2.git
synced 2026-05-03 19:30:53 +02:00
Remove catch_context.h from the common include path
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include "catch_benchmark.h"
|
||||
#include "catch_capture.hpp"
|
||||
#include "catch_interfaces_reporter.h"
|
||||
#include "catch_context.h"
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user