File size: 93 Bytes
8ae5fc5
 
 
 
 
1
2
3
4
5
6
#include "catch_interfaces_config.h"

namespace Catch {
    IConfig::~IConfig() = default;
}