Fixing compilation without dapps. (#4088)

This commit is contained in:
Tomasz Drwięga 2017-01-09 11:16:05 +01:00 committed by Gav Wood
parent e1847442cc
commit 9fec422a1b
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ pub use self::server::setup_dapps_server;
mod server {
use super::Dependencies;
use std::net::SocketAddr;
use std::path::PathBuf;
pub struct WebappServer;
pub fn setup_dapps_server(