| Index: xfa/src/fxfa/src/app/xfa_fftextedit.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_fftextedit.cpp b/xfa/src/fxfa/src/app/xfa_fftextedit.cpp
|
| index bdee996b5f42c9c55f10b29821a18c4eb49cdffa..2e6d5f00bcc0deda51fa6916381718af66414d0e 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_fftextedit.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_fftextedit.cpp
|
| @@ -6,6 +6,8 @@
|
|
|
| #include "xfa/src/fxfa/src/app/xfa_fftextedit.h"
|
|
|
| +#include <vector>
|
| +
|
| #include "xfa/include/fwl/basewidget/fwl_datetimepicker.h"
|
| #include "xfa/include/fwl/basewidget/fwl_edit.h"
|
| #include "xfa/include/fwl/lightwidget/datetimepicker.h"
|
|
|