more header dependency optimizations

This commit is contained in:
Arvid Norberg
2009-11-25 06:55:34 +00:00
parent 83455cd88e
commit a5586d154d
26 changed files with 387 additions and 284 deletions

View File

@@ -44,9 +44,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include <boost/scoped_array.hpp>
#include <boost/bind.hpp>
#ifdef TORRENT_DISK_STATS
#include "libtorrent/time.hpp"
#endif
#if TORRENT_USE_MLOCK && !defined TORRENT_WINDOWS
#include <sys/mman.h>