summaryrefslogtreecommitdiff
path: root/sw/inc/numrule.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-02-27 22:08:34 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-02-28 12:02:40 +0100
commit9f1788ebc91faa1fff25b9fae61b603e44fb15ab (patch)
treede5a2992a1a84a1321f5e6f0439e69ad76134067 /sw/inc/numrule.hxx
parent5564a31c3fe1098fd72635238d33a3dbafb8b62e (diff)
Fix some IWYU warnings
Change-Id: I5aa3744ee7f26dfefecbe9b9fa6aef700049ff32 Reviewed-on: https://gerrit.libreoffice.org/50469 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sw/inc/numrule.hxx')
-rw-r--r--sw/inc/numrule.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/numrule.hxx b/sw/inc/numrule.hxx
index 88987c15c6d2..b1029c810a82 100644
--- a/sw/inc/numrule.hxx
+++ b/sw/inc/numrule.hxx
@@ -21,12 +21,10 @@
#include <sal/types.h>
#include <rtl/ustring.hxx>
-#include <editeng/svxenum.hxx>
#include <editeng/numitem.hxx>
#include "swdllapi.h"
#include "swtypes.hxx"
#include "calbck.hxx"
-#include "hints.hxx"
#include "SwNumberTreeTypes.hxx"
#include "ndarr.hxx"
#include <unordered_map>