Index: Source/core/style/GridCoordinate.h |
diff --git a/Source/core/style/GridCoordinate.h b/Source/core/style/GridCoordinate.h |
index afa687c93defb479f9d57a8ed0945080618eda14..57cf61ac901ee7acdfdc49a123cfa54cb6b24272 100644 |
--- a/Source/core/style/GridCoordinate.h |
+++ b/Source/core/style/GridCoordinate.h |
@@ -35,6 +35,7 @@ |
#include "wtf/HashMap.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/text/WTFString.h" |
+#include <algorithm> |
namespace blink { |