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

Eike Rathke erack at redhat.com
Mon Dec 11 21:37:17 UTC 2017


 xmlhelp/source/cxxhelp/inc/tvread.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 4094f9baf62a426b24f497c86d6a96ccfcb22ad1
Author: Eike Rathke <erack at redhat.com>
Date:   Mon Dec 11 22:34:21 2017 +0100

    Attempt to blind fix build breaker
    
    Change-Id: Ic20cc65b7fa78729d432fbf5e15fabe0e25cf627

diff --git a/xmlhelp/source/cxxhelp/inc/tvread.hxx b/xmlhelp/source/cxxhelp/inc/tvread.hxx
index f4bb0631d30d..bee206db49c6 100644
--- a/xmlhelp/source/cxxhelp/inc/tvread.hxx
+++ b/xmlhelp/source/cxxhelp/inc/tvread.hxx
@@ -36,6 +36,7 @@
 #include <com/sun/star/deployment/XPackage.hpp>
 #include <com/sun/star/ucb/XSimpleFileAccess3.hpp>
 #include <cppuhelper/implbase.hxx>
+#include <memory>
 
 namespace treeview {
 


More information about the Libreoffice-commits mailing list