19 #include <zypp-core/fs/WatchFile> 23 #include <zypp-media/MediaConfig> 29 #define CURL_BINARY "/usr/bin/curl" 61 static shared_ptr<Impl> _nullimpl(
new Impl );
66 friend Impl * rwcowClone<Impl>(
const Impl * rhs );
69 {
return new Impl( *
this ); }
76 if ( not val_r.empty() )
77 _headers.push_back( std::move(val_r) );
79 WAR <<
"Discard empty header" << endl;
Provides API related macros.
std::string trim(const std::string &s, const Trim trim_r)
Easy-to use interface to the ZYPP dependency resolver.