fixed test_trackers_extension
This commit is contained in:
parent
28e9c58e3d
commit
4412e2f1f6
|
@ -46,7 +46,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
using boost::filesystem::remove_all;
|
||||
using boost::tuples::ignore;
|
||||
|
||||
void test_main()
|
||||
int test_main()
|
||||
{
|
||||
using namespace libtorrent;
|
||||
|
||||
|
|
Loading…
Reference in New Issue