Revision: 22355
Author: [email protected]
Date: Fri Jul 11 12:55:56 2014 UTC
Log: Unbreak build by making old MSVC happy (hopefully).
[email protected]
Review URL: https://codereview.chromium.org/386023002
http://code.google.com/p/v8/source/detail?r=22355
Modified:
/branches/bleeding_edge/src/ostreams.cc
=======================================
--- /branches/bleeding_edge/src/ostreams.cc Fri Jul 11 12:42:37 2014 UTC
+++ /branches/bleeding_edge/src/ostreams.cc Fri Jul 11 12:55:56 2014 UTC
@@ -5,6 +5,7 @@
#include <algorithm>
#include <cmath>
+#include "src/base/platform/platform.h" // For isinf/isnan with MSVC
#include "src/ostreams.h"
#if V8_OS_WIN
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.