From fa9ad984fb2f013baebdbe01a42baa3b9101dd84 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Tue, 13 Dec 2011 16:25:51 -0800 Subject: Copy first batch of material from libstd to libcore. --- src/comp/syntax/print/pprust.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/comp/syntax/print/pprust.rs') diff --git a/src/comp/syntax/print/pprust.rs b/src/comp/syntax/print/pprust.rs index ff28edd057a..f58bea2ee74 100644 --- a/src/comp/syntax/print/pprust.rs +++ b/src/comp/syntax/print/pprust.rs @@ -1,5 +1,6 @@ -import std::{vec, int, io, str, uint, option}; +import core::{vec, int, str, uint, option}; +import std::io; import parse::lexer; import syntax::codemap::codemap; import ast; -- cgit 1.4.1-3-g733a5