From e26ca35b081e96d709f318e668e06209e89b95e2 Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Thu, 27 Dec 2012 17:53:04 -0800 Subject: librustc: Fix the test runner, the condition system, and core test. rs=bustage --- src/libcore/uint-template.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libcore/uint-template.rs') diff --git a/src/libcore/uint-template.rs b/src/libcore/uint-template.rs index 1f3808fab1b..ec280568282 100644 --- a/src/libcore/uint-template.rs +++ b/src/libcore/uint-template.rs @@ -20,6 +20,7 @@ use from_str::FromStr; use iter; use num; use str; +use uint; use vec; pub const bits : uint = inst::bits; -- cgit 1.4.1-3-g733a5