fix fallout

This commit is contained in:
Flavio Percoco 2015-03-20 16:45:57 +01:00
parent 38dbcb2e37
commit 04d57729fc

View file

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#![feature(optin_builtin_traits)]
pub mod bar {
use std::marker;