From 35d4587eceb07cad6b38675b0ebb4b73eca3a62b Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 12 Oct 2018 19:07:03 +0000 Subject: Remove more unnecessary includes and do IWYU as needed. Also move some implementations out of headers. Change-Id: I321fc26970c440d874b135bd28e8bc8156b9afee Reviewed-on: https://pdfium-review.googlesource.com/c/43890 Commit-Queue: Lei Zhang Reviewed-by: Tom Sepez --- fxjs/cjs_runtime.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'fxjs/cjs_runtime.cpp') diff --git a/fxjs/cjs_runtime.cpp b/fxjs/cjs_runtime.cpp index 2f4fe01474..7d3808a61d 100644 --- a/fxjs/cjs_runtime.cpp +++ b/fxjs/cjs_runtime.cpp @@ -41,7 +41,6 @@ #include "fxjs/js_define.h" #include "public/fpdf_formfill.h" #include "third_party/base/ptr_util.h" -#include "third_party/base/stl_util.h" #ifdef PDF_ENABLE_XFA #include "fxjs/cfxjse_value.h" -- cgit v1.2.3