From d859d5745b0a5da010ada6ee512841e1f4394ec6 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Wed, 17 Jan 2018 20:44:26 +0000 Subject: Do more forward declarations in cxfa_node.h. Including cjx_node.h pulls in v8 headers for many XFA files. Change-Id: I80a32d0a56b8de5787db5275db48c568da6d0144 Reviewed-on: https://pdfium-review.googlesource.com/22890 Commit-Queue: Lei Zhang Reviewed-by: dsinclair --- fxjs/cfxjse_formcalc_context.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'fxjs/cfxjse_formcalc_context.cpp') diff --git a/fxjs/cfxjse_formcalc_context.cpp b/fxjs/cfxjse_formcalc_context.cpp index 1c7d998807..c46b9a68dc 100644 --- a/fxjs/cfxjse_formcalc_context.cpp +++ b/fxjs/cfxjse_formcalc_context.cpp @@ -19,6 +19,7 @@ #include "fxjs/cfxjse_class.h" #include "fxjs/cfxjse_engine.h" #include "fxjs/cfxjse_value.h" +#include "fxjs/xfa/cjx_object.h" #include "third_party/base/ptr_util.h" #include "third_party/base/stl_util.h" #include "xfa/fxfa/cxfa_ffnotify.h" -- cgit v1.2.3