diff options
Diffstat (limited to 'core/fxcrt/xml/cfx_xmlinstruction.h')
-rw-r--r-- | core/fxcrt/xml/cfx_xmlinstruction.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcrt/xml/cfx_xmlinstruction.h b/core/fxcrt/xml/cfx_xmlinstruction.h index 18f84c3c3d..c6096a7c46 100644 --- a/core/fxcrt/xml/cfx_xmlinstruction.h +++ b/core/fxcrt/xml/cfx_xmlinstruction.h @@ -7,7 +7,6 @@ #ifndef CORE_FXCRT_XML_CFX_XMLINSTRUCTION_H_ #define CORE_FXCRT_XML_CFX_XMLINSTRUCTION_H_ -#include <memory> #include <vector> #include "core/fxcrt/fx_string.h" |