forked from mirrors/gecko-dev
Bug 1677284 - Fix Windows AARch64 bustage. a=bustage-fix
CLOSED TREE Differential Revision: https://phabricator.services.mozilla.com/D97884
This commit is contained in:
parent
9e50b6ee02
commit
8fc9b0ee7c
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
#include "Arm64.h"
|
#include "Arm64.h"
|
||||||
|
|
||||||
|
#include "mozilla/ResultVariant.h"
|
||||||
|
|
||||||
namespace mozilla {
|
namespace mozilla {
|
||||||
namespace interceptor {
|
namespace interceptor {
|
||||||
namespace arm64 {
|
namespace arm64 {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue