add a num_warnings enum to performance_alert

This commit is contained in:
Arvid Norberg 2010-03-04 03:46:45 +00:00
parent 1189a3ef82
commit fb8e1d8611
1 changed files with 2 additions and 2 deletions

View File

@ -192,12 +192,12 @@ namespace libtorrent
download_limit_too_low,
send_buffer_watermark_too_low,
too_many_optimistic_unchoke_slots,
bittyrant_with_no_uplimit
bittyrant_with_no_uplimit,
num_warnings
};
performance_alert(torrent_handle const& h