Fix build on GCC 4.4.
This commit is contained in:
parent
8ddb5cb051
commit
8f5e69d610
|
@ -35,6 +35,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
#include "libtorrent/file_storage.hpp"
|
||||
#include "libtorrent/utf8.hpp"
|
||||
#include <boost/bind.hpp>
|
||||
#include <cstdio>
|
||||
|
||||
|
||||
namespace libtorrent
|
||||
|
|
Loading…
Reference in New Issue