mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 04:41:29 +03:00
fix: review windows
make windows version able to run Signed-off-by: cailue <cailue@bupt.edu.cn>
This commit is contained in:
@@ -41,6 +41,7 @@ use utf16string::WStr;
|
||||
|
||||
use crate::{ClipboardFile, CliprdrError};
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
use super::LDAP_EPOCH_DELTA;
|
||||
|
||||
/// block size for fuse, align to our asynchronic request size over FileContentsRequest.
|
||||
|
||||
Reference in New Issue
Block a user