fix: review windows

make windows version able to run

Signed-off-by: cailue <cailue@bupt.edu.cn>
This commit is contained in:
cailue
2023-09-08 20:37:14 +08:00
parent a7bb90e7e6
commit af131cd1e5
3 changed files with 16 additions and 7 deletions

View File

@@ -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.