summaryrefslogtreecommitdiffstats
path: root/src/angle/patches/0001-ANGLE-Fix-compilation-with-MSVC2013.patch
Commit message (Collapse)AuthorAgeFilesLines
* ANGLE: Fix compilation with MSVC2013.Friedemann Kleint2013-10-241-0/+28
Add missing include for std::min(), std::max(). Change-Id: I740e5db94f9f958ac65de8dd7baab7e203482637 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>