Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Commit

Permalink
Merge pull request #11 from qwerty2501/fix/compile-ia-error
Browse files Browse the repository at this point in the history
Fix compile ia error
  • Loading branch information
losfair authored May 6, 2018
2 parents 21ceaf6 + 6c09e9c commit 7f80707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ia/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
//! full code & project layout.
#![feature(fnbox)]
#![feature(never_type)]

pub extern crate futures;
pub extern crate cwa;
Expand Down

0 comments on commit 7f80707

Please sign in to comment.