diff options
Diffstat (limited to 'core/fxcrt/xml/cfx_xmlelement.h')
-rw-r--r-- | core/fxcrt/xml/cfx_xmlelement.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/fxcrt/xml/cfx_xmlelement.h b/core/fxcrt/xml/cfx_xmlelement.h index f54587c4e4..8a8720fa83 100644 --- a/core/fxcrt/xml/cfx_xmlelement.h +++ b/core/fxcrt/xml/cfx_xmlelement.h @@ -8,8 +8,6 @@ #define CORE_FXCRT_XML_CFX_XMLELEMENT_H_ #include <map> -#include <memory> -#include <vector> #include "core/fxcrt/fx_string.h" #include "core/fxcrt/xml/cfx_xmlnode.h" |