[Libreoffice-commits] core.git: include/test

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Dec 18 21:58:03 UTC 2018


 include/test/container/xnameaccess.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 3ff6f789b063fd24e8dd7cf956a8141ce3060d80
Author:     Jens Carl <j.carl43 at gmx.de>
AuthorDate: Tue Dec 18 18:32:59 2018 +0000
Commit:     Jens Carl <j.carl43 at gmx.de>
CommitDate: Tue Dec 18 22:57:41 2018 +0100

    Add missing header
    
    Change-Id: I4bc3f2743b2d57308e687eb37f78c625c2bdc184
    Reviewed-on: https://gerrit.libreoffice.org/65364
    Tested-by: Jenkins
    Reviewed-by: Jens Carl <j.carl43 at gmx.de>

diff --git a/include/test/container/xnameaccess.hxx b/include/test/container/xnameaccess.hxx
index 960cf67822b9..6ff525917380 100644
--- a/include/test/container/xnameaccess.hxx
+++ b/include/test/container/xnameaccess.hxx
@@ -14,6 +14,7 @@
 
 #include <com/sun/star/uno/Reference.hxx>
 
+#include <rtl/string.hxx>
 #include <test/testdllapi.hxx>
 
 namespace apitest


More information about the Libreoffice-commits mailing list