summaryrefslogtreecommitdiff
path: root/sc/inc/datamapper.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-08 21:54:05 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-10 14:18:17 +0200
commit7cee480efe22d48af9e9d96b49ad4358a4010690 (patch)
treef11166eb81b31657b9979b6fd0847f226b4d8526 /sc/inc/datamapper.hxx
parent9992338fbbf46bf381501df6c7763bf117d2ee25 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/d*
Found with bin/find-unneeded-includes Mostly removal proposals are dealt with here and a few trivial substitutions in small headers Change-Id: Ic4b2e48f1e55fc5d10e3dab16cfee1e358a8e917 Reviewed-on: https://gerrit.libreoffice.org/54005 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/datamapper.hxx')
-rw-r--r--sc/inc/datamapper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/datamapper.hxx b/sc/inc/datamapper.hxx
index b935e2ac36cc..75b04440153e 100644
--- a/sc/inc/datamapper.hxx
+++ b/sc/inc/datamapper.hxx
@@ -10,7 +10,6 @@
#ifndef INCLUDED_SC_INC_EXTERNALDATAMAPPER_HXX
#define INCLUDED_SC_INC_EXTERNALDATAMAPPER_HXX
-#include <memory>
#include <vector>
#include "scdllapi.h"