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

Unified Diff: core/src/fxcrt/fx_basic_gcc.cpp

Issue 1773733002: Review and cleanup lint warnings. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 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
Index: core/src/fxcrt/fx_basic_gcc.cpp
diff --git a/core/src/fxcrt/fx_basic_gcc.cpp b/core/src/fxcrt/fx_basic_gcc.cpp
index e2ec939e7d07d8fa3e66b26663b43e26e247a1ce..a07cb7966a1cf5a0f984531b50ccddbd2256805a 100644
--- a/core/src/fxcrt/fx_basic_gcc.cpp
+++ b/core/src/fxcrt/fx_basic_gcc.cpp
@@ -7,6 +7,7 @@
#include <cctype>
#include <cwctype>
#include <limits>
+#include <string>
Tom Sepez 2016/03/08 19:27:05 ditto
dsinclair 2016/03/08 21:08:02 Done.
#include "core/include/fxcrt/fx_ext.h"
#include "core/include/fxcrt/fx_string.h"

Powered by Google App Engine
This is Rietveld 408576698