diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-11-28 10:09:57 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-11-28 10:09:57 +0100 |
commit | 2af9040d38af7c7353855415dbea0134585058f3 (patch) | |
tree | 40c8b64ffeb722ac96efc9a99800be9091cbce13 /sot/source | |
parent | ab5b77536b6814b5eb66bc862bfd0610f4f3b56c (diff) |
Cleaned up utl::UCBContentHelper.
Diffstat (limited to 'sot/source')
-rw-r--r-- | sot/source/sdstor/ucbstorage.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sot/source/sdstor/ucbstorage.cxx b/sot/source/sdstor/ucbstorage.cxx index d0b353450b5d..b6fb581057fc 100644 --- a/sot/source/sdstor/ucbstorage.cxx +++ b/sot/source/sdstor/ucbstorage.cxx @@ -32,6 +32,7 @@ #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <ucbhelper/content.hxx> #include <com/sun/star/uno/Reference.h> +#include <com/sun/star/ucb/NameClash.hpp> #include <com/sun/star/ucb/XCommandEnvironment.hpp> #include <unotools/tempfile.hxx> #include <unotools/ucbstreamhelper.hxx> |