blob: 8d419a1447cd29e401ad9dabf3515ffa3871e196 [file]
#include "catch_interfaces_runner.h"
namespace Catch {
IRunner::~IRunner() = default;
}