fix test_time unit test build

This commit is contained in:
Arvid Norberg 2015-03-15 23:54:00 +00:00
parent 33ada6a92d
commit bbcfeeab8d
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ POSSIBILITY OF SUCH DAMAGE.
*/
#include "test.hpp"
#include "setup_transfer.hpp" // for test_sleep
#include "libtorrent/time.hpp"
#include "libtorrent/thread.hpp"