summaryrefslogtreecommitdiffstats
path: root/registry/inc
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-02-11 01:28:33 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-02-15 11:19:29 +0100
commit3478f4741c4a27e35a2b068a624648114d84a8f1 (patch)
treee813392755fcd4074a10aa0d08abc8ddb4457e6f /registry/inc
parenttdf#123474: use INetURLObject methods to construct valid URI (diff)
downloadcore-3478f4741c4a27e35a2b068a624648114d84a8f1.tar.gz
core-3478f4741c4a27e35a2b068a624648114d84a8f1.zip
tdf#42949 Fix IWYU warnings in registry/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I819bb44e36bdb6ec671cf11bd779085767d82fd0 Reviewed-on: https://gerrit.libreoffice.org/67697 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'registry/inc')
-rw-r--r--registry/inc/regapi.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/registry/inc/regapi.hxx b/registry/inc/regapi.hxx
index 35c4ddda35a9..ae5b7e119e48 100644
--- a/registry/inc/regapi.hxx
+++ b/registry/inc/regapi.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_REGISTRY_INC_REGAPI_HXX
#define INCLUDED_REGISTRY_INC_REGAPI_HXX
-#include <stddef.h>
#include <rtl/ustring.h>
#include <registry/regtype.h>
#include <registry/regdllapi.h>