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

Unified Diff: src/unicode.h

Issue 11637033: Fix windows build errors. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years 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/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
« 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