fix upnp unit test

This commit is contained in:
Arvid Norberg 2013-07-23 01:54:46 +00:00
parent 80459b66dc
commit be737976d4
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ typedef boost::function<void(int, address, int, error_code const&)> portmap_call
typedef boost::function<void(char const*)> log_callback_t;
// TODO: 2 make this a shared_ptr instead
class upnp : public intrusive_ptr_base<upnp>
class TORRENT_EXTRA_EXPORT upnp : public intrusive_ptr_base<upnp>
{
public:
upnp(io_service& ios, connection_queue& cc