mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Further changes required by Servo
This commit is contained in:
parent
f196c19106
commit
5c3e8cade4
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ use servo_arc::Arc;
|
||||||
use smallvec::SmallVec;
|
use smallvec::SmallVec;
|
||||||
use std::borrow::Cow;
|
use std::borrow::Cow;
|
||||||
use std::cell::RefCell;
|
use std::cell::RefCell;
|
||||||
|
#[cfg(feature = "gecko")]
|
||||||
use std::mem;
|
use std::mem;
|
||||||
|
|
||||||
#[derive(Clone, Copy, Debug, Eq, PartialEq)]
|
#[derive(Clone, Copy, Debug, Eq, PartialEq)]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue