Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 270447 | Differences between
and this patch

Collapse All | Expand All

(-)libtorrent-0.13.orig/include/libtorrent/disk_io_thread.hpp (+1 lines)
Lines 38-43 Link Here
38
#endif
38
#endif
39
39
40
#include "libtorrent/storage.hpp"
40
#include "libtorrent/storage.hpp"
41
#include <boost/thread/condition.hpp>
41
#include <boost/thread/thread.hpp>
42
#include <boost/thread/thread.hpp>
42
#include <boost/function.hpp>
43
#include <boost/function.hpp>
43
#include <boost/thread/mutex.hpp>
44
#include <boost/thread/mutex.hpp>

Return to bug 270447