[Libreoffice-commits] core.git: unoxml/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Oct 8 16:29:29 UTC 2018
unoxml/source/rdf/librdf_repository.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 260701270abc7997996625449cd3d40f8b4f7f49
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Mon Oct 8 18:29:02 2018 +0200
Commit: Stephan Bergmann <sbergman at 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>
More information about the Libreoffice-commits
mailing list