mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 08:21:29 +03:00
compile warn
This commit is contained in:
@@ -25,7 +25,7 @@ use hbb_common::{
|
|||||||
};
|
};
|
||||||
use include_dir::{include_dir, Dir};
|
use include_dir::{include_dir, Dir};
|
||||||
use objc::rc::autoreleasepool;
|
use objc::rc::autoreleasepool;
|
||||||
use objc::{class, msg_send, runtime::Object, sel, sel_impl};
|
use objc::{class, msg_send, sel, sel_impl};
|
||||||
use scrap::{libc::c_void, quartz::ffi::*};
|
use scrap::{libc::c_void, quartz::ffi::*};
|
||||||
use std::{
|
use std::{
|
||||||
collections::HashMap,
|
collections::HashMap,
|
||||||
|
|||||||
Reference in New Issue
Block a user