Unbreak test/bench/task-perf-word-count-generic
This commit is contained in:
parent
0ec267b276
commit
010f805a7b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ use option::None;
|
|||
use std::map;
|
||||
use std::map::HashMap;
|
||||
use hash::Hash;
|
||||
use io::WriterUtil;
|
||||
use io::{ReaderUtil, WriterUtil};
|
||||
|
||||
use std::time;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue