diff options
Diffstat (limited to 'xfa/fde/xml/fde_xml_imp_unittest.cpp')
-rw-r--r-- | xfa/fde/xml/fde_xml_imp_unittest.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/fde/xml/fde_xml_imp_unittest.cpp b/xfa/fde/xml/fde_xml_imp_unittest.cpp index f0d0bca2ca..e5bcb0acb2 100644 --- a/xfa/fde/xml/fde_xml_imp_unittest.cpp +++ b/xfa/fde/xml/fde_xml_imp_unittest.cpp @@ -4,6 +4,8 @@ #include "xfa/fde/xml/fde_xml_imp.h" +#include <memory> + #include "testing/gtest/include/gtest/gtest.h" #include "xfa/fgas/crt/fgas_stream.h" |