summaryrefslogtreecommitdiff
path: root/starmath/source/smdetect.hxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-08-02 09:07:31 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-08-03 09:18:44 +0200
commit1a68c13518a4fd7e87098dccf4e1df3b36b57469 (patch)
tree013f380aced37a1fa5fd7a74c3d2f9e18439eb31 /starmath/source/smdetect.hxx
parent0b725f98d64f2413d064e487ca7869ac258e6c4e (diff)
starmath: cleanup includes with iwyu
Change-Id: I6de145f8b59d3ebcbc0cb32df3f955c9ee738eeb Reviewed-on: https://gerrit.libreoffice.org/40666 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/source/smdetect.hxx')
-rw-r--r--starmath/source/smdetect.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/starmath/source/smdetect.hxx b/starmath/source/smdetect.hxx
index e3896d784924..a228e5666e0d 100644
--- a/starmath/source/smdetect.hxx
+++ b/starmath/source/smdetect.hxx
@@ -21,16 +21,11 @@
#define INCLUDED_STARMATH_SOURCE_SMDETECT_HXX
#include <rtl/ustring.hxx>
-#include <osl/diagnose.h>
#include <com/sun/star/document/XExtendedFilterDetection.hpp>
-#include <com/sun/star/uno/Exception.hpp>
#include <com/sun/star/uno/Reference.h>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <com/sun/star/lang/XSingleServiceFactory.hpp>
-#include <cppuhelper/factory.hxx>
-#include <sfx2/sfxuno.hxx>
namespace com