blob: 6617da691992a6ab79fe341cd0f445791cb550e0 [file] [log] [blame]
#include "catch_interfaces_config.h"
namespace Catch {
IConfig::~IConfig() = default;
}