mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
style: Lint and 32-bit build fix.
MANUAL PUSH: Bustage fix CLOSED TREE
This commit is contained in:
parent
a7699d9034
commit
af958c4c79
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ pub use servo_arc;
|
|||
#[cfg(feature = "servo")]
|
||||
#[macro_use]
|
||||
extern crate servo_atoms;
|
||||
#[cfg(target_pointer_width = "64")]
|
||||
#[macro_use]
|
||||
extern crate static_assertions;
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue