summaryrefslogtreecommitdiffstats
path: root/include/store
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-08-10 12:54:19 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-08-13 09:14:00 +0200
commit2bc7f8302601bbbac5cb4d4bf1d9b74262004363 (patch)
tree9b4252311f407f968301835ec59a7ccbde3ae7d9 /include/store
parentvcl opengl windows: fix error handling in tryShaders() (diff)
downloadcore-2bc7f8302601bbbac5cb4d4bf1d9b74262004363.tar.gz
core-2bc7f8302601bbbac5cb4d4bf1d9b74262004363.zip
tdf#42949 Fix IWYU warnings in include/{store,registry}/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I9c3561292f770795623b765b1ea2ce80b9700ada Reviewed-on: https://gerrit.libreoffice.org/58821 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'include/store')
-rw-r--r--include/store/store.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/store/store.hxx b/include/store/store.hxx
index c995975458b5..eee47c206577 100644
--- a/include/store/store.hxx
+++ b/include/store/store.hxx
@@ -22,7 +22,6 @@
#include <store/store.h>
#include <sal/types.h>
-#include <stddef.h>
#include <rtl/ustring.hxx>
#include <store/types.h>