ucb/source/ucp/webdav/SerfInputStream.cxx |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 383a36369f2d2b71a0c784bfc45e5d91737a4559
Author: Tor Lillqvist <t...@collabora.com>
Date:   Tue Nov 18 21:14:41 2014 +0200

    Need <cppuhelper/queryinterface.hxx> now
    
    Change-Id: Ib5683580273430a61e4daff84cd03b3b559fac0f

diff --git a/ucb/source/ucp/webdav/SerfInputStream.cxx 
b/ucb/source/ucp/webdav/SerfInputStream.cxx
index 5308363..2c8672f 100644
--- a/ucb/source/ucp/webdav/SerfInputStream.cxx
+++ b/ucb/source/ucp/webdav/SerfInputStream.cxx
@@ -18,6 +18,9 @@
  */
 
 #include "SerfInputStream.hxx"
+
+#include <cppuhelper/queryinterface.hxx>
+
 #include <string.h>
 
 using namespace cppu;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to