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

Unified Diff: include/v8.h

Issue 16180011: build fix for 14990 (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: different version Created 7 years, 6 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: include/v8.h
diff --git a/include/v8.h b/include/v8.h
index 32908fc27612da31f93cdcac97136ee11388974f..e35cc7a99852a8c6fdb1d231e05118192f75a8ec 100644
--- a/include/v8.h
+++ b/include/v8.h
@@ -38,6 +38,7 @@
#ifndef V8_H_
#define V8_H_
+#include <limits.h>
#include "v8stdint.h"
#ifdef _WIN32
« 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