forked from mirrors/gecko-dev
Bug 1884119 - Include limits to unbreak the build on Solaris. r=media-playback-reviewers,karlt
Differential Revision: https://phabricator.services.mozilla.com/D203913
This commit is contained in:
parent
023c823aa2
commit
6d213f3e3a
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
#include "mozilla/PodOperations.h"
|
||||
#include <algorithm>
|
||||
#include <type_traits>
|
||||
#include <limits>
|
||||
|
||||
namespace mozilla {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue