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

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