1 #include "internal/catch_interfaces_config.h" 2 3 namespace Catch { 4 IConfig::~IConfig() = default; 5 } 6