mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
style: Miscellaneous servo build fixes.
This commit is contained in:
parent
eff8f0fca0
commit
332aec212c
14 changed files with 52 additions and 35 deletions
|
@ -15,7 +15,6 @@ use std::cell::UnsafeCell;
|
|||
use std::fmt;
|
||||
#[cfg(feature = "servo")]
|
||||
use std::mem;
|
||||
use std::mem::ManuallyDrop;
|
||||
#[cfg(feature = "gecko")]
|
||||
use std::ptr;
|
||||
use to_shmem::{SharedMemoryBuilder, ToShmem};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue