[Libreoffice-commits] core.git: ucb/source

Tor Lillqvist tml at collabora.com
Tue Nov 18 11:31:48 PST 2014


 ucb/source/ucp/gvfs/gvfs_stream.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a899ca6d3c51e95885011ef6b8edcb7fd3be3d87
Author: Tor Lillqvist <tml at collabora.com>
Date:   Tue Nov 18 21:31:01 2014 +0200

    Need <cppuhelper/queryinterface.hxx> here, too, I assume
    
    Change-Id: Ic91023c0a5a70072fcffaaa5e16fc2e415c2e1ee

diff --git a/ucb/source/ucp/gvfs/gvfs_stream.cxx b/ucb/source/ucp/gvfs/gvfs_stream.cxx
index 8fc6898..db2fc81 100644
--- a/ucb/source/ucp/gvfs/gvfs_stream.cxx
+++ b/ucb/source/ucp/gvfs/gvfs_stream.cxx
@@ -19,6 +19,7 @@
 
 #include "gvfs_stream.hxx"
 #include <com/sun/star/ucb/InteractiveAugmentedIOException.hpp>
+#include <cppuhelper/queryinterface.hxx>
 
 #include <libgnomevfs/gnome-vfs-ops.h>
 


More information about the Libreoffice-commits mailing list