forked from premiere/premiere-libtorrent
added missing include of set.hpp
This commit is contained in:
parent
7e9da2a261
commit
40741a1626
|
@ -43,6 +43,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
#include <boost/utility.hpp>
|
||||
#include <boost/tuple/tuple.hpp>
|
||||
#include <boost/array.hpp>
|
||||
#include <set.hpp>
|
||||
|
||||
#include <libtorrent/kademlia/logging.hpp>
|
||||
|
||||
|
|
Loading…
Reference in New Issue