summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextNumRuleInfo.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2024-03-16 18:09:20 +0100
committerGabor Kelemen <gabor.kelemen.extern@allotropia.de>2024-03-29 21:19:32 +0100
commite2e9eeb822928255b3f2a31dfe98344f6d8e81cd (patch)
tree35c4c1ef20624c7c6aae71dfccd76e5c0d3d2d00 /xmloff/source/text/XMLTextNumRuleInfo.cxx
parent18d0b7ac865f8d905a8b9afbe56677c89b1f406c (diff)
tdf#146619 Recheck xmloff/*cxx with IWYU
after cleaning up unused 'using namespace' clauses Change-Id: I9e4cd3790408ae6b0379819a8275feaf67e860cb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164941 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Diffstat (limited to 'xmloff/source/text/XMLTextNumRuleInfo.cxx')
-rw-r--r--xmloff/source/text/XMLTextNumRuleInfo.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLTextNumRuleInfo.cxx b/xmloff/source/text/XMLTextNumRuleInfo.cxx
index da44ee18d476..0e76f04ed3a5 100644
--- a/xmloff/source/text/XMLTextNumRuleInfo.cxx
+++ b/xmloff/source/text/XMLTextNumRuleInfo.cxx
@@ -22,7 +22,6 @@
#include <sal/log.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
-#include <com/sun/star/style/NumberingType.hpp>
#include <com/sun/star/text/XTextContent.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include "XMLTextNumRuleInfo.hxx"