diff options
Diffstat (limited to 'xfa/fgas/layout')
-rw-r--r-- | xfa/fgas/layout/cfx_txtbreak.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fgas/layout/cfx_txtbreak.h b/xfa/fgas/layout/cfx_txtbreak.h index 47c6440dd8..66fef7acef 100644 --- a/xfa/fgas/layout/cfx_txtbreak.h +++ b/xfa/fgas/layout/cfx_txtbreak.h @@ -8,7 +8,6 @@ #define XFA_FGAS_LAYOUT_CFX_TXTBREAK_H_ #include <deque> -#include <memory> #include <vector> #include "core/fxcrt/cfx_char.h" |