mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Fix various build warnings.
This commit is contained in:
parent
95f71eea5c
commit
2026cbada2
20 changed files with 25 additions and 18 deletions
|
@ -2,7 +2,7 @@
|
|||
* 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_escape]
|
||||
#![macro_use]
|
||||
|
||||
// Provides the implementation of a CEF class. An example follows:
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue