Revision: 23580
Author:   [email protected]
Date:     Tue Sep  2 07:23:55 2014 UTC
Log:      Fix Windows build.

[email protected]

Review URL: https://codereview.chromium.org/531683002
https://code.google.com/p/v8/source/detail?r=23580

Modified:
 /branches/bleeding_edge/src/d8.h

=======================================
--- /branches/bleeding_edge/src/d8.h    Mon Aug  4 11:34:54 2014 UTC
+++ /branches/bleeding_edge/src/d8.h    Tue Sep  2 07:23:55 2014 UTC
@@ -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.

Reply via email to