mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-18 17:55:31 +02:00
Split out Catch::cout/cerr/clog into their own file
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user