ipc windows work

This commit is contained in:
rustdesk
2021-06-26 01:14:22 +08:00
parent 6f796db523
commit 05c4dacbe9
5 changed files with 21 additions and 14 deletions

View File

@@ -1,6 +1,4 @@
use crate::ipc::{self, new_listener, Connection, Data};
#[cfg(windows)]
use hbb_common::futures_util::stream::StreamExt;
use hbb_common::{
allow_err,
config::{Config, ICON},