Fix build on GCC 4.4.

This commit is contained in:
Georg Rudoy 2009-06-22 16:13:16 +00:00
parent 8ddb5cb051
commit 8f5e69d610
1 changed files with 1 additions and 0 deletions

View File

@ -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