thrust / build /_deps /catch2-src /include /internal /catch_interfaces_capture.cpp
camenduru's picture
thanks to nvidia ❤
8ae5fc5
#include "catch_interfaces_capture.h"
namespace Catch {
IResultCapture::~IResultCapture() = default;
}