Split out Catch::cout/cerr/clog into their own file
This commit is contained in:
parent
b520257676
commit
05e85c5652
14 changed files with 66 additions and 19 deletions
|
@ -9,6 +9,7 @@
|
|||
#include <catch2/internal/catch_errno_guard.hpp>
|
||||
#include <catch2/internal/catch_stream.hpp>
|
||||
#include <catch2/internal/catch_platform.hpp>
|
||||
#include <catch2/internal/catch_stdstreams.hpp>
|
||||
|
||||
#if defined(CATCH_PLATFORM_MAC) || defined(CATCH_PLATFORM_IPHONE)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue