mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-05 14:39:32 +01:00
More method bodies moved out of line
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "catch_run_context.hpp"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
StreamRedirect::StreamRedirect(std::ostream& stream, std::string& targetString)
|
||||
|
||||
Reference in New Issue
Block a user