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

Unified Diff: src/unicode.cc

Issue 333013002: Check alpha-sorting of includes during presubmit. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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 | « src/typing.h ('k') | src/v8.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/unicode.cc
diff --git a/src/unicode.cc b/src/unicode.cc
index 2d75654d4356a97cfd1ad043eaa974d305cc798e..61cce187074773e4e075bb01f18242d48a1b918b 100644
--- a/src/unicode.cc
+++ b/src/unicode.cc
@@ -5,8 +5,8 @@
// This file was generated at 2014-02-07 15:31:16.733174
#include "src/unicode-inl.h"
-#include <stdlib.h>
#include <stdio.h>
+#include <stdlib.h>
namespace unibrow {
« no previous file with comments | « src/typing.h ('k') | src/v8.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698