diff options
Diffstat (limited to 'fxjs/cfxjse_formcalc_context_embeddertest.cpp')
-rw-r--r-- | fxjs/cfxjse_formcalc_context_embeddertest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fxjs/cfxjse_formcalc_context_embeddertest.cpp b/fxjs/cfxjse_formcalc_context_embeddertest.cpp index 22e6b25afc..d348f5bfb9 100644 --- a/fxjs/cfxjse_formcalc_context_embeddertest.cpp +++ b/fxjs/cfxjse_formcalc_context_embeddertest.cpp @@ -3,6 +3,7 @@ // found in the LICENSE file. #include "fxjs/cfxjse_engine.h" +#include "fxjs/cfxjse_value.h" #include "testing/gtest/include/gtest/gtest.h" #include "testing/xfa_js_embedder_test.h" #include "xfa/fxfa/cxfa_eventparam.h" |