From c937004443be8cc79a7fedb24abb765260b74608 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sat, 8 Feb 2014 03:21:20 +0000 Subject: [PATCH] fix export of upnp error category function --- include/libtorrent/upnp.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libtorrent/upnp.hpp b/include/libtorrent/upnp.hpp index d9e8d9ee8..b5186b5e4 100644 --- a/include/libtorrent/upnp.hpp +++ b/include/libtorrent/upnp.hpp @@ -93,7 +93,7 @@ namespace libtorrent }; } - boost::system::error_category& get_upnp_category(); + TORRENT_EXPORT boost::system::error_category& get_upnp_category(); // int: port-mapping index // address: external address as queried from router