blob: 7a22d649e95b5614dcc9bbb67ad78d74cfa87a06 [file] [log] [blame]
#include "catch_interfaces_registry_hub.h"
namespace Catch {
IRegistryHub::~IRegistryHub() = default;
IMutableRegistryHub::~IMutableRegistryHub() = default;
}