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

Unified Diff: sql/connection.cc

Issue 1544283002: Clean up header files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « sandbox/win/wow_helper/service64_resolver.cc ('k') | sync/internal_api/public/base/ordinal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sql/connection.cc
diff --git a/sql/connection.cc b/sql/connection.cc
index 88acef040d0981fa65d5935651d1409d8dec8c98..4d23f7df06d2928d95fa8d6c455200f23db8260f 100644
--- a/sql/connection.cc
+++ b/sql/connection.cc
@@ -4,6 +4,7 @@
#include "sql/connection.h"
+#include <limits.h>
#include <stddef.h>
#include <stdint.h>
#include <string.h>
« no previous file with comments | « sandbox/win/wow_helper/service64_resolver.cc ('k') | sync/internal_api/public/base/ordinal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698