Revision: 13249 Author: [email protected] Date: Thu Dec 20 01:33:55 2012 Log: Fix windows build errors.
[email protected] BUG= Review URL: https://chromiumcodereview.appspot.com/11637033 http://code.google.com/p/v8/source/detail?r=13249 Modified: /branches/bleeding_edge/src/unicode.h ======================================= --- /branches/bleeding_edge/src/unicode.h Thu Dec 20 01:20:37 2012 +++ /branches/bleeding_edge/src/unicode.h Thu Dec 20 01:33:55 2012 @@ -29,7 +29,6 @@ #define V8_UNICODE_H_ #include <sys/types.h> -#include <stdint.h> #include <globals.h> /** * \file -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
