mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
Bug 1681503 - std::min() not available in dom/base/nsTextFragmentVMX.cpp, r=sefeng
Differential Revision: https://phabricator.services.mozilla.com/D99378
This commit is contained in:
parent
ec44e98b0b
commit
ed7fe08bcf
@ -7,6 +7,7 @@
|
||||
#include "nscore.h"
|
||||
#include "nsAlgorithm.h"
|
||||
#include "nsTextFragmentImpl.h"
|
||||
#include <algorithm>
|
||||
#include <altivec.h>
|
||||
|
||||
namespace mozilla {
|
||||
|
Loading…
Reference in New Issue
Block a user