unoxml/source/rdf/librdf_repository.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 260701270abc7997996625449cd3d40f8b4f7f49
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Mon Oct 8 18:29:02 2018 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Mon Oct 8 18:29:02 2018 +0200

    Missing include
    
    Change-Id: I5cb4fad28312e3ab28f26d7e12169d6db25e3758

diff --git a/unoxml/source/rdf/librdf_repository.cxx 
b/unoxml/source/rdf/librdf_repository.cxx
index b4e6e266cd2c..995c3034d02f 100644
--- a/unoxml/source/rdf/librdf_repository.cxx
+++ b/unoxml/source/rdf/librdf_repository.cxx
@@ -53,6 +53,7 @@
 #include <com/sun/star/rdf/Literal.hpp>
 
 #include <rtl/ref.hxx>
+#include <rtl/strbuf.hxx>
 #include <rtl/ustring.hxx>
 #include <osl/diagnose.h>
 #include <cppuhelper/exc_hlp.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to