From cedc85c55032afca28fe9b4a1bd11499267f6009 Mon Sep 17 00:00:00 2001 From: Pierre Krieger Date: Wed, 25 Mar 2015 19:57:38 +0100 Subject: Rustup --- examples/cursor.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/cursor.rs') diff --git a/examples/cursor.rs b/examples/cursor.rs index 0dced66..c5bcbd6 100644 --- a/examples/cursor.rs +++ b/examples/cursor.rs @@ -1,3 +1,5 @@ +#![feature(std_misc)] + #[cfg(target_os = "android")] #[macro_use] extern crate android_glue; -- cgit v1.2.3