fix compilation error
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
		
							parent
							
								
									463fc2f0c0
								
							
						
					
					
						commit
						f29827d9c3
					
				| @ -3,6 +3,8 @@ mod cm; | |||||||
| mod inline; | mod inline; | ||||||
| #[cfg(target_os = "macos")] | #[cfg(target_os = "macos")] | ||||||
| mod macos; | mod macos; | ||||||
|  | #[cfg(target_os = "windows")] | ||||||
|  | pub mod win_privacy; | ||||||
| pub mod remote; | pub mod remote; | ||||||
| use crate::common::SOFTWARE_UPDATE_URL; | use crate::common::SOFTWARE_UPDATE_URL; | ||||||
| use crate::ipc; | use crate::ipc; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user