Revision: 24835
Author: [email protected]
Date: Thu Oct 23 11:19:44 2014 UTC
Log: fix build after r24830
[email protected]
BUG=
Review URL: https://codereview.chromium.org/675733002
https://code.google.com/p/v8/source/detail?r=24835
Modified:
/branches/bleeding_edge/src/compilation-statistics.cc
=======================================
--- /branches/bleeding_edge/src/compilation-statistics.cc Thu Oct 23
09:14:35 2014 UTC
+++ /branches/bleeding_edge/src/compilation-statistics.cc Thu Oct 23
11:19:44 2014 UTC
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include <iostream> // NOLINT(readability/streams)
+#include <ostream> // NOLINT(readability/streams)
#include <vector>
#include "src/base/platform/platform.h"
--
--
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.