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:
Ralph Giles 2016-06-28 17:18:56 -07:00
parent e9e5b9c48f
commit 160fca741c

View File

@ -9,6 +9,7 @@
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <algorithm>
#include <vector>
static intptr_t