diff options
Diffstat (limited to 'xfa/fwl/theme/cfwl_widgettp.cpp')
-rw-r--r-- | xfa/fwl/theme/cfwl_widgettp.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fwl/theme/cfwl_widgettp.cpp b/xfa/fwl/theme/cfwl_widgettp.cpp index 80a7b8fe4a..9eb598bc8c 100644 --- a/xfa/fwl/theme/cfwl_widgettp.cpp +++ b/xfa/fwl/theme/cfwl_widgettp.cpp @@ -7,6 +7,7 @@ #include "xfa/fwl/theme/cfwl_widgettp.h" #include <algorithm> +#include <utility> #include "xfa/fde/tto/fde_textout.h" #include "xfa/fgas/font/fgas_gefont.h" |