1 2 3 4 5 6 7
#pragma once #include <geobase/include/service_getter.hpp> namespace NGeobase { using TServiceGetter = NImpl::TServiceGetter; }