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

Unified Diff: testing/test_support.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
« no previous file with comments | « public/fpdfview.h ('k') | testing/utils/path_service.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/test_support.cpp
diff --git a/testing/test_support.cpp b/testing/test_support.cpp
index da5ea7e9ee5d06126ed8a149c3dca0b90444e52c..1ccd32f084f10a9e45a3040dc07cf12adeee5d95 100644
--- a/testing/test_support.cpp
+++ b/testing/test_support.cpp
@@ -7,6 +7,8 @@
#include <stdio.h>
#include <string.h>
+#include <string>
+
#include "testing/utils/path_service.h"
#ifdef PDF_ENABLE_V8
« no previous file with comments | « public/fpdfview.h ('k') | testing/utils/path_service.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698