#include "cluster_info_factory.h" namespace Envoy { namespace Upstream { MockClusterInfoFactory::MockClusterInfoFactory() = default; MockClusterInfoFactory::~MockClusterInfoFactory() = default; } // namespace Upstream } // namespace Envoy