diff options
Diffstat (limited to 'xfa/fxfa/fm2js/cxfa_fmlexer.h')
-rw-r--r-- | xfa/fxfa/fm2js/cxfa_fmlexer.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xfa/fxfa/fm2js/cxfa_fmlexer.h b/xfa/fxfa/fm2js/cxfa_fmlexer.h index 5ce6d27bd3..c24872d439 100644 --- a/xfa/fxfa/fm2js/cxfa_fmlexer.h +++ b/xfa/fxfa/fm2js/cxfa_fmlexer.h @@ -7,9 +7,6 @@ #ifndef XFA_FXFA_FM2JS_CXFA_FMLEXER_H_ #define XFA_FXFA_FM2JS_CXFA_FMLEXER_H_ -#include <memory> -#include <utility> - #include "core/fxcrt/fx_string.h" enum XFA_FM_TOKEN { |