Commit 86f601cb by Scott Graham Committed by Shannon Woods

Adds algorithm.h dependency to support VS2013 builds.

Change-Id: I1c254be3532d9b69380f8e2b0dde0be76a8ad262 Reviewed-on: https://chromium-review.googlesource.com/178990Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Tested-by: 's avatarShannon Woods <shannonwoods@chromium.org>
parent 34256ed8
...@@ -10,6 +10,8 @@ ...@@ -10,6 +10,8 @@
#include <tchar.h> #include <tchar.h>
#include <algorithm>
#include "libEGL/Surface.h" #include "libEGL/Surface.h"
#include "common/debug.h" #include "common/debug.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment