mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 05:30:29 +00:00
Bug 1611520 - gcc-10: Include <cstddef> in FunctionTypeTraits.h r=gerald
Differential Revision: https://phabricator.services.mozilla.com/D61014 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
7b7fc1c992
commit
9a548aeff7
@ -9,6 +9,7 @@
|
||||
#ifndef mozilla_FunctionTypeTraits_h
|
||||
#define mozilla_FunctionTypeTraits_h
|
||||
|
||||
#include <cstddef> /* for size_t */
|
||||
#include <tuple>
|
||||
|
||||
namespace mozilla {
|
||||
|
Loading…
x
Reference in New Issue
Block a user