libzypp  17.31.31
transfersettings.h
Go to the documentation of this file.
1 /*---------------------------------------------------------------------\
2 | ____ _ __ __ ___ |
3 | |__ / \ / / . \ . \ |
4 | / / \ V /| _/ _/ |
5 | / /__ | | | | | | |
6 | /_____||_| |_| |_| |
7 | |
8 ----------------------------------------------------------------------/
9 *
10 * This file contains private API, this might break at any time between releases.
11 * You have been warned!
12 *
13 */
14 #ifndef ZYPPNG_MEDIA_HTTP_TRANSFERSETTINGS_H_INCLUDED
15 #define ZYPPNG_MEDIA_HTTP_TRANSFERSETTINGS_H_INCLUDED
16 
17 #include <zypp-curl/TransferSettings>
18 
19 namespace zyppng {
21 }
22 
23 #endif
zypp::media::TransferSettings TransferSettings
Definition: downloader.h:25