Index: Source/platform/geometry/FloatBox.h |
diff --git a/Source/platform/geometry/FloatBox.h b/Source/platform/geometry/FloatBox.h |
index 97006a3c66fc64a77f1837d1ab0d0b3d54eac5a6..a5edd6043108029353fba267cf95a4b621bb1bf7 100644 |
--- a/Source/platform/geometry/FloatBox.h |
+++ b/Source/platform/geometry/FloatBox.h |
@@ -31,6 +31,7 @@ |
#define FloatBox_h |
#include "platform/geometry/FloatPoint3D.h" |
+#include <algorithm> |
#include <cmath> |
namespace blink { |