| Index: xfa/src/fxfa/src/fm2js/xfa_simpleexpression.cpp
|
| diff --git a/xfa/src/fxfa/src/fm2js/xfa_simpleexpression.cpp b/xfa/src/fxfa/src/fm2js/xfa_simpleexpression.cpp
|
| index 68faa7ae0cf646a45688872d601be0c9a13c557b..e1da83747d31999ab2816457b4bdd4c60b788e67 100644
|
| --- a/xfa/src/fxfa/src/fm2js/xfa_simpleexpression.cpp
|
| +++ b/xfa/src/fxfa/src/fm2js/xfa_simpleexpression.cpp
|
| @@ -4,6 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| +#include "core/include/fxcrt/fx_ext.h"
|
| #include "xfa/src/fxfa/src/fm2js/xfa_fm2js.h"
|
|
|
| namespace {
|
|
|