mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-06 23:40:55 +00:00
Small clean-ups
This commit is contained in:
parent
a3632facf3
commit
b76e80ed3d
3 changed files with 17 additions and 20 deletions
|
@ -17,8 +17,6 @@
|
|||
#include "catch_capture_matchers.h"
|
||||
#include "catch_run_context.h"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
auto operator <<( std::ostream& os, ITransientExpression const& expr ) -> std::ostream& {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue