mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Generate atom bindings for msvc
This commit is contained in:
parent
3c3c32f95e
commit
af3833d674
5 changed files with 16519 additions and 4701 deletions
|
@ -2,6 +2,8 @@
|
|||
* 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/. */
|
||||
|
||||
#[macro_use]
|
||||
extern crate cfg_if;
|
||||
extern crate gecko_bindings;
|
||||
extern crate heapsize;
|
||||
extern crate serde;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue