Reviewers: Sven Panne,
Message:
Committed patchset #1 (id:1) manually as 23580 (tree was closed).
Description:
Fix Windows build.
[email protected]
Committed: https://code.google.com/p/v8/source/detail?r=23580
Please review this at https://codereview.chromium.org/531683002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1, -0 lines):
M src/d8.h
Index: src/d8.h
diff --git a/src/d8.h b/src/d8.h
index
991e5a51b0dae523c1f5c161f9a4385554c4b487..fd0679cb9ed2527deb4c836036248de2a843b75f
100644
--- a/src/d8.h
+++ b/src/d8.h
@@ -12,6 +12,7 @@
#include "src/v8.h"
#else
#include "include/v8.h"
+#include "src/base/compiler-specific.h"
#endif // !V8_SHARED
namespace v8 {
--
--
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.