summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp/ftpcfunc.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-09-25 22:42:41 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-10-01 16:49:27 +0200
commit6076335b06c3c67634b439b96cd32817ff77d0d9 (patch)
treeba2d183bca19a61e5c2d5d34baad5b7075d55f45 /ucb/source/ucp/ftp/ftpcfunc.hxx
parent93ebf6a85f699e0594e05374ac37f8e582292d4f (diff)
tdf#42949 Fix IWYU warnings in ucb/source/*/*hxx
Note: to build ucb/source/ucp/webdav one needs to use the --with-webdav=serf configure option Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I6da50aeeea0c05d49b8b9eadf67ab91d3d250f41 Reviewed-on: https://gerrit.libreoffice.org/79577 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'ucb/source/ucp/ftp/ftpcfunc.hxx')
-rw-r--r--ucb/source/ucp/ftp/ftpcfunc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/ftp/ftpcfunc.hxx b/ucb/source/ucp/ftp/ftpcfunc.hxx
index 2967b3b58ba4..118faf517326 100644
--- a/ucb/source/ucp/ftp/ftpcfunc.hxx
+++ b/ucb/source/ucp/ftp/ftpcfunc.hxx
@@ -25,7 +25,7 @@
#ifndef INCLUDED_UCB_SOURCE_UCP_FTP_FTPCFUNC_HXX
#define INCLUDED_UCB_SOURCE_UCP_FTP_FTPCFUNC_HXX
-#include <rtl/ustring.hxx>
+#include <stddef.h>
extern "C" {