Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
crabtw committed Apr 30, 2014
1 parent 43790e6 commit 02cc483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gen.rs
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ pub fn gen_rs(out: ~io::Writer, abi: ~str, link: &Option<~str>, globs: Vec<Globa
let crate_ = ast::Crate {
module: ast::Mod {
inner: DUMMY_SP,
view_items: views,
items: defs,
},
Expand Down

0 comments on commit 02cc483

Please sign in to comment.