forked from premiere/premiere-libtorrent
fix build issue
This commit is contained in:
parent
98737a2c4d
commit
14c9d8d7e9
|
@ -43,6 +43,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
#include <deque>
|
#include <deque>
|
||||||
#include <boost/function/function4.hpp>
|
#include <boost/function/function4.hpp>
|
||||||
|
#include <boost/function/function0.hpp>
|
||||||
|
|
||||||
namespace libtorrent
|
namespace libtorrent
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue