[Libreoffice-commits] .: ucb/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Sep 17 01:44:11 PDT 2012


 ucb/source/ucp/odma/odma_content.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 44aa7df623e7cc113fd81f84e4a0d3de786f311f
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Sep 17 10:43:30 2012 +0200

    Missing include
    
    Change-Id: I7917d061f4aed307f29d428a72c793e782944e49

diff --git a/ucb/source/ucp/odma/odma_content.cxx b/ucb/source/ucp/odma/odma_content.cxx
index ecde193..db82429 100644
--- a/ucb/source/ucp/odma/odma_content.cxx
+++ b/ucb/source/ucp/odma/odma_content.cxx
@@ -40,6 +40,7 @@
 #include <com/sun/star/ucb/OpenMode.hpp>
 #include <com/sun/star/ucb/XCommandInfo.hpp>
 #include <com/sun/star/ucb/XPersistentPropertySet.hpp>
+#include <comphelper/componentcontext.hxx>
 #include <ucbhelper/contentidentifier.hxx>
 #include <ucbhelper/propertyvalueset.hxx>
 #include <ucbhelper/cancelcommandexecution.hxx>


More information about the Libreoffice-commits mailing list