mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Use u32 for SubpageId.
This commit is contained in:
parent
131270c1d3
commit
864679db24
2 changed files with 1 additions and 3 deletions
|
@ -2,8 +2,6 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![feature(int_uint)]
|
||||
|
||||
extern crate azure;
|
||||
#[macro_use] extern crate bitflags;
|
||||
extern crate geom;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue