зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1267887 - Add algorithm.h for std::min on msvc. r=kinetik
Fixes a compile error on Windows. MozReview-Commit-ID: 6FOl7fn5xMq
This commit is contained in:
Родитель
e9e5b9c48f
Коммит
160fca741c
|
@ -9,6 +9,7 @@
|
|||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
|
||||
static intptr_t
|
||||
|
|
Загрузка…
Ссылка в новой задаче