diff --git a/include/libtorrent/upnp.hpp b/include/libtorrent/upnp.hpp index cb14a0be7..1f98fd1a7 100644 --- a/include/libtorrent/upnp.hpp +++ b/include/libtorrent/upnp.hpp @@ -100,7 +100,7 @@ typedef boost::function portmap_call typedef boost::function log_callback_t; // TODO: 2 make this a shared_ptr instead -class upnp : public intrusive_ptr_base +class TORRENT_EXTRA_EXPORT upnp : public intrusive_ptr_base { public: upnp(io_service& ios, connection_queue& cc