Fix building on FreeBSD

This commit is contained in:
Andrew Resch 2008-07-16 19:56:59 +00:00
parent a100b84ebd
commit 9e59948c91

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>