зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1656411
- Fix Rust bindings code to use the new TypedData.h header.
Differential Revision: https://phabricator.services.mozilla.com/D85613
This commit is contained in:
Родитель
210c0b2307
Коммит
2718657fe5
|
@ -17,6 +17,7 @@
|
||||||
#include "js/Proxy.h"
|
#include "js/Proxy.h"
|
||||||
#include "js/CharacterEncoding.h"
|
#include "js/CharacterEncoding.h"
|
||||||
#include "js/Class.h"
|
#include "js/Class.h"
|
||||||
|
#include "js/experimental/TypedData.h"
|
||||||
#include "js/MemoryMetrics.h"
|
#include "js/MemoryMetrics.h"
|
||||||
#include "js/Principals.h"
|
#include "js/Principals.h"
|
||||||
#include "js/StructuredClone.h"
|
#include "js/StructuredClone.h"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче