From 3c18e25efdbbc13be3a0c6ed354d5e7a46feb451 Mon Sep 17 00:00:00 2001 From: Ariel Constenla-Haile Date: Sun, 24 Mar 2013 12:21:20 +0000 Subject: Header clean-up (cherry picked from commit 9e6159be30751d0ff3af6086de0114cb769873ee) Change-Id: I1bd046e1aca89d3dd35780338737ca4a6f207bca --- ucb/source/ucp/webdav/DAVResource.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ucb/source/ucp/webdav/DAVResource.hxx') diff --git a/ucb/source/ucp/webdav/DAVResource.hxx b/ucb/source/ucp/webdav/DAVResource.hxx index 9e43a135973c..e0986b506b7f 100644 --- a/ucb/source/ucp/webdav/DAVResource.hxx +++ b/ucb/source/ucp/webdav/DAVResource.hxx @@ -24,8 +24,8 @@ #include -#include "rtl/ustring.hxx" -#include "com/sun/star/uno/Any.hxx" +#include +#include namespace http_dav_ucp { -- cgit