| commit | 260701270abc7997996625449cd3d40f8b4f7f49 | [log] |
|---|---|---|
| author | Stephan Bergmann <sbergman@redhat.com> | Mon Oct 08 18:29:02 2018 +0200 |
| committer | Stephan Bergmann <sbergman@redhat.com> | Mon Oct 08 18:29:02 2018 +0200 |
| tree | 5641cf8d979f1abe42937ca311ffc3bd730587a7 | |
| parent | ec235750bb30c3b66bd8b642f6abd1f9ea8244df [diff] |
Missing include Change-Id: I5cb4fad28312e3ab28f26d7e12169d6db25e3758
diff --git a/unoxml/source/rdf/librdf_repository.cxx b/unoxml/source/rdf/librdf_repository.cxx index b4e6e266..995c303 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>