#pragma once #include namespace NSQLComplete { IClusterDiscovery::TPtr MakeStaticClusterDiscovery(TVector instances); } // namespace NSQLComplete