Fix up wasm runtime.

This commit is contained in:
Gav
2018-01-16 18:56:57 +01:00
parent b62a8f9587
commit dc6ebf71cf
12 changed files with 45 additions and 28 deletions
@@ -1,3 +1,4 @@
use runtime_support::Vec;
use primitives::AccountID;
use slicable::Slicable;