Reviewers: Sven Panne,

Message:
Committed patchset #2 manually as r14991.

Description:
build fix for 14990

BUG=
R=svenpa...@chromium.org

Committed: https://code.google.com/p/v8/source/detail?r=14991

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

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

Affected files:
  M include/v8.h


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


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to