fixed no-deprecate build

This commit is contained in:
Arvid Norberg
2012-03-09 06:34:23 +00:00
parent b58a96d76b
commit 3442534085
2 changed files with 2 additions and 2 deletions

View File

@@ -95,8 +95,8 @@ namespace libtorrent
return ret;
}
#ifndef BOOST_NO_EXCEPTIONS
#ifndef TORRENT_NO_DEPRECATE
#ifndef BOOST_NO_EXCEPTIONS
torrent_handle add_magnet_uri(session& ses, std::string const& uri
, std::string const& save_path
, storage_mode_t storage_mode