Reviewers: jochen (slow),

Message:
sigh, sorry! :( try bots didn't catch this..

Description:
Fixes d8 on windows following.

Broke by https://codereview.chromium.org/740493002/

BUG=

Please review this at https://codereview.chromium.org/734853004/

Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+2, -0 lines):
  M src/d8.cc


Index: src/d8.cc
diff --git a/src/d8.cc b/src/d8.cc
index fb24bcce585c802450a500b8b5000c5aa445058b..ba95940ffc25e023867f63f295a3e87d66a9c55d 100644
--- a/src/d8.cc
+++ b/src/d8.cc
@@ -40,6 +40,8 @@
 #include "src/d8.h"

 #include "include/libplatform/libplatform.h"
+#include "include/v8-platform.h"
+
 #ifndef V8_SHARED
 #include "src/api.h"
 #include "src/base/cpu.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.

Reply via email to