18 #ifndef CUPT_SYSTEM_RESOLVERS_NATIVE
19 #define CUPT_SYSTEM_RESOLVERS_NATIVE
30 class NativeResolverImpl;
39 internal::NativeResolverImpl* __impl;
43 NativeResolver(
const shared_ptr< const Config >&,
const shared_ptr< const Cache >&);
47 void setAutomaticallyInstalledFlag(
const string&,
bool);