From 7b0bb2fb0b4ae6216934a0af6ec1f8e83f657efb Mon Sep 17 00:00:00 2001 From: arvidn Date: Mon, 2 Dec 2019 01:53:57 +0100 Subject: [PATCH] fix accidental disabling of exporting aux::proxy_settings from library --- include/libtorrent/aux_/proxy_settings.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libtorrent/aux_/proxy_settings.hpp b/include/libtorrent/aux_/proxy_settings.hpp index e3b0e7114..9cb982fac 100644 --- a/include/libtorrent/aux_/proxy_settings.hpp +++ b/include/libtorrent/aux_/proxy_settings.hpp @@ -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.