forked from premiere/premiere-libtorrent
Fixed test_bandwidth_limiter test.
This commit is contained in:
parent
8f5e69d610
commit
7bf5302e03
|
@ -41,6 +41,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
#include "libtorrent/intrusive_ptr_base.hpp"
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/function.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
struct torrent;
|
||||
|
|
Loading…
Reference in New Issue