fix accidental disabling of exporting aux::proxy_settings from library
This commit is contained in:
parent
d0f5f08665
commit
7b0bb2fb0b
|
@ -45,7 +45,7 @@ namespace aux {
|
|||
|
||||
struct session_settings;
|
||||
|
||||
struct TORRENT_EXTRA_EXPORT proxy_settings
|
||||
struct TORRENT_EXPORT proxy_settings
|
||||
{
|
||||
// defaults constructs proxy settings, initializing it to the default
|
||||
// settings.
|
||||
|
|
Loading…
Reference in New Issue