diff options
Diffstat (limited to 'xfa/fxfa/app/xfa_ffapp_unittest.cpp')
-rw-r--r-- | xfa/fxfa/app/xfa_ffapp_unittest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fxfa/app/xfa_ffapp_unittest.cpp b/xfa/fxfa/app/xfa_ffapp_unittest.cpp index 7e1b9d7237..10c0545fbb 100644 --- a/xfa/fxfa/app/xfa_ffapp_unittest.cpp +++ b/xfa/fxfa/app/xfa_ffapp_unittest.cpp @@ -5,6 +5,7 @@ #include "xfa/fxfa/xfa_ffapp.h" #include <memory> +#include <vector> #include "core/fpdfapi/parser/cpdf_dictionary.h" #include "core/fpdfapi/parser/cpdf_stream.h" |