Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(162)

Unified Diff: src/d8.h

Issue 531683002: Fix Windows build. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698