8ae5fc5
1
2
3
4
5
6
#include "catch_interfaces_capture.h" namespace Catch { IResultCapture::~IResultCapture() = default; }