summaryrefslogtreecommitdiff
path: root/starmath/inc/cfgitem.hxx
diff options
context:
space:
mode:
authordante <dante19031999@gmail.com>2021-02-27 19:26:41 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-03-01 08:23:09 +0100
commitb6d7a8929d77ef67bbeb584cb0283d5a4f82ebbb (patch)
tree16454f4703019bc9269678c5c3c64c2bf8a7fe3c /starmath/inc/cfgitem.hxx
parent0833f01a3df511871c572c5454a97ef878eb9f67 (diff)
Starmath cleanup unused includes
Change-Id: I294c5bbeadb718e35c0c5e56332b4df71433555a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111687 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/inc/cfgitem.hxx')
-rw-r--r--starmath/inc/cfgitem.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/starmath/inc/cfgitem.hxx b/starmath/inc/cfgitem.hxx
index 8e450d04a1d3..c0a4be4c60be 100644
--- a/starmath/inc/cfgitem.hxx
+++ b/starmath/inc/cfgitem.hxx
@@ -23,14 +23,11 @@
#include "utility.hxx"
#include <string_view>
-#include <vector>
-
#include <rtl/ustring.hxx>
#include <svl/SfxBroadcaster.hxx>
#include <unotools/configitem.hxx>
#include "types.hxx"
-#include <memory>
namespace com::sun::star::uno
{