Bug 1677284 - Fix Windows AARch64 bustage. a=bustage-fix

CLOSED TREE

Differential Revision: https://phabricator.services.mozilla.com/D97884
This commit is contained in:
Simon Giesecke 2020-11-23 16:54:12 +00:00
parent 9e50b6ee02
commit 8fc9b0ee7c

View file

@ -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 {