Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(491)

Unified Diff: public/platform/WebFloatSize.h

Issue 27009003: Fixes for compilation of Blink on VS2013 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/wtf/dtoa.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebFloatSize.h
diff --git a/public/platform/WebFloatSize.h b/public/platform/WebFloatSize.h
index 0bdeb28e3be0e0a60f222a3a6a543fccca17730f..1e51875c881a6c0f719ab9a1023c3ca6cda87e3a 100644
--- a/public/platform/WebFloatSize.h
+++ b/public/platform/WebFloatSize.h
@@ -33,6 +33,8 @@
#include "WebCommon.h"
+#include <algorithm>
+
#if BLINK_IMPLEMENTATION
#include "platform/geometry/FloatSize.h"
#else
« no previous file with comments | « Source/wtf/dtoa.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698