fix build for FreeBSD

This commit is contained in:
Arvid Norberg 2008-07-17 22:27:04 +00:00
parent f754a18ecf
commit 86d8b54f5b
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
// subject to the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <cctype>
#include <iostream>
#include <libtorrent/extensions.hpp>
#include <libtorrent/entry.hpp>
#include <libtorrent/lazy_entry.hpp>