Reviewers: dcarney_chromium.org,

Description:
Fix windows build errors.


[email protected]
BUG=


Please review this at https://chromiumcodereview.appspot.com/11637033/

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

Affected files:
  M src/unicode.h


Index: src/unicode.h
diff --git a/src/unicode.h b/src/unicode.h
index c0b1c03615279520cd0ac3e317cfa8cc6a84f930..a9b27aa00b31b82387f6b106d7db5731695b44e9 100644
--- a/src/unicode.h
+++ b/src/unicode.h
@@ -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

Reply via email to