]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/regions-mock-tcx.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / test / run-pass / regions-mock-tcx.rs
index 7c87c858d42a734f0ec7f04c9dfa2b8236ad2c47..fa2050c69f234b2a89e6d0c5e49f45699fc74083 100644 (file)
@@ -24,6 +24,7 @@
 use std::cast;
 use std::libc;
 use std::mem;
+use std::vec_ng::Vec;
 
 type Type<'tcx> = &'tcx TypeStructure<'tcx>;