mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-28 07:33:14 -04:00
Use cfg aliases throught the code base
Co-authored-by: Mads Marquart <mads@marquart.dk>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![cfg(target_os = "android")]
|
||||
#![cfg(android_platform)]
|
||||
|
||||
use std::{
|
||||
collections::VecDeque,
|
||||
|
||||
Reference in New Issue
Block a user