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

Unified Diff: base/logging.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 | « base/base_paths_posix.cc ('k') | base/process/process_handle_freebsd.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/logging.cc
diff --git a/base/logging.cc b/base/logging.cc
index 20bc7f51f23b0fbf947437376be70abb510e2f57..22e0aa0c6371fea45122739a9d90203dc000e12e 100644
--- a/base/logging.cc
+++ b/base/logging.cc
@@ -4,6 +4,8 @@
#include "base/logging.h"
+#include <limits.h>
+
#if defined(OS_WIN)
#include <io.h>
#include <windows.h>
« no previous file with comments | « base/base_paths_posix.cc ('k') | base/process/process_handle_freebsd.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698