diff options
Diffstat (limited to 'editeng/source/items/xmlcnitm.cxx')
-rw-r--r-- | editeng/source/items/xmlcnitm.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editeng/source/items/xmlcnitm.cxx b/editeng/source/items/xmlcnitm.cxx index 520b3b1fea0e..33f07dd5882a 100644 --- a/editeng/source/items/xmlcnitm.cxx +++ b/editeng/source/items/xmlcnitm.cxx @@ -17,6 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include <memory> #include <com/sun/star/xml/AttributeData.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <o3tl/any.hxx> |