summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-02-12 22:02:53 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-02-21 01:39:04 +0000
commit95d14dea28d2e43f9a6cd7272513ecf432f22772 (patch)
tree95c8f132496b58b8efad77cfa262beb7ea236832 /ucb
parent29acaf107dc9a25f74ee45465a67c95e520fd465 (diff)
try to fix random config tinderbox
Change-Id: I825d16eec294e23847f5150cdf1c7bebeb54a67e Reviewed-on: https://gerrit.libreoffice.org/34228 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav/SerfInputStream.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucb/source/ucp/webdav/SerfInputStream.cxx b/ucb/source/ucp/webdav/SerfInputStream.cxx
index 3ca05e55a383..f6b7f616f95a 100644
--- a/ucb/source/ucp/webdav/SerfInputStream.cxx
+++ b/ucb/source/ucp/webdav/SerfInputStream.cxx
@@ -23,6 +23,8 @@
#include <string.h>
+#include <com/sun/star/lang/IllegalArgumentException.hpp>
+
using namespace cppu;
using namespace com::sun::star::io;
using namespace com::sun::star::uno;