summaryrefslogtreecommitdiff
path: root/sc/inc/postit.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-14 20:39:28 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-17 17:22:49 +0200
commita023f855dd989ee0998eeb9e3e7f3ae3f583b1ae (patch)
treead151aa7ea8b9c3e45c2276d2870e44edc22d1e4 /sc/inc/postit.hxx
parent19c45de4cb41ac7519b601b29d58760a65de0adc (diff)
tdf#42949 Fix IWYU warnings in sc/inc/[pq]*
Found with bin/find-unneeded-includes Removal proposals are dealt with here, and a bit of fallout management. Change-Id: If2d73998c3d3d9fea50420688818cd7fe0f0a27c Reviewed-on: https://gerrit.libreoffice.org/54463 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/postit.hxx')
-rw-r--r--sc/inc/postit.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/postit.hxx b/sc/inc/postit.hxx
index 09f8d77a18e4..bf29a9693904 100644
--- a/sc/inc/postit.hxx
+++ b/sc/inc/postit.hxx
@@ -24,7 +24,6 @@
#include "address.hxx"
#include "scdllapi.h"
-#include <map>
#include <memory>
class EditTextObject;