diff options
Diffstat (limited to 'xfa/fde/cfde_txtedtbuf.cpp')
-rw-r--r-- | xfa/fde/cfde_txtedtbuf.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/fde/cfde_txtedtbuf.cpp b/xfa/fde/cfde_txtedtbuf.cpp index 6d36eb3da2..b01081e3c9 100644 --- a/xfa/fde/cfde_txtedtbuf.cpp +++ b/xfa/fde/cfde_txtedtbuf.cpp @@ -6,6 +6,8 @@ #include "xfa/fde/cfde_txtedtbuf.h" +#include <algorithm> + #include "xfa/fgas/crt/fgas_memory.h" namespace { |