mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 15:26:07 +00:00
Bug 1666422 - Add missing include for cstdint. r=sylvestre a=bustage-fix
Differential Revision: https://phabricator.services.mozilla.com/D90963
This commit is contained in:
parent
35d927df97
commit
42f9621724
@ -10,6 +10,7 @@
|
||||
#define mozilla_Result_h
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
#include <type_traits>
|
||||
#include "mozilla/Alignment.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user