From 4c1ced59a6752f21fa857556a845ffad5919fbae Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 18 Oct 2018 21:58:21 +0000 Subject: One more round of IWYU in fxjs/. Also get rid of CFXJSE_FormCalcContext::m_pFMClass, which mostly goes unused. Change-Id: Idad72afaf5796e6174a5f23ad0460a8e0a93f9ab Reviewed-on: https://pdfium-review.googlesource.com/c/44273 Commit-Queue: Lei Zhang Reviewed-by: Tom Sepez --- fxjs/xfa/cjx_list.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'fxjs/xfa/cjx_list.cpp') diff --git a/fxjs/xfa/cjx_list.cpp b/fxjs/xfa/cjx_list.cpp index e86e1fa7c5..6b4aa99633 100644 --- a/fxjs/xfa/cjx_list.cpp +++ b/fxjs/xfa/cjx_list.cpp @@ -8,6 +8,7 @@ #include +#include "fxjs/cfxjse_class.h" #include "fxjs/cfxjse_engine.h" #include "fxjs/cfxjse_value.h" #include "fxjs/js_resources.h" -- cgit v1.2.3