Build fix for wasm.

This commit is contained in:
Gav
2018-01-19 20:31:18 +01:00
parent a87e99fdda
commit ecb504e467
4 changed files with 1 additions and 1 deletions
@@ -1,3 +1,4 @@
use runtime_support::Vec;
use keyedvec::KeyedVec;
use storable::{Storable, StorageVec};
use primitives::{BlockNumber, Balance, AccountID};