summaryrefslogtreecommitdiff
path: root/xmloff/source/core/unoatrcn.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-09-27 23:08:16 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-09-30 10:03:30 +0200
commitf0e0fb71fc6eefc65afdf1650100ffd4c64c18d0 (patch)
treeac45e47992992c5ac0de2d84bc7b2ebeb2bba125 /xmloff/source/core/unoatrcn.cxx
parent8aa8893be8f3c7e4acfdacb401f8fe3d297647b5 (diff)
tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxx
Also checked xmloff/qa Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I843917d255f841066ace8d944aa1d00f1b718108 Reviewed-on: https://gerrit.libreoffice.org/79773 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'xmloff/source/core/unoatrcn.cxx')
-rw-r--r--xmloff/source/core/unoatrcn.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/core/unoatrcn.cxx b/xmloff/source/core/unoatrcn.cxx
index 8c858cca2ca2..81ec1e93ef00 100644
--- a/xmloff/source/core/unoatrcn.cxx
+++ b/xmloff/source/core/unoatrcn.cxx
@@ -18,7 +18,6 @@
*/
#include <memory>
-#include <string.h>
#include <com/sun/star/xml/AttributeData.hpp>
#include <o3tl/any.hxx>
#include <rtl/ustrbuf.hxx>