include/rtl/stringconcat.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit b18ebc16f7ad31317cf366d7433da513cc3c34c3
Author: Stephan Bergmann <[email protected]>
AuthorDate: Sat Oct 12 08:30:45 2019 +0200
Commit: Stephan Bergmann <[email protected]>
CommitDate: Sat Oct 12 15:32:58 2019 +0200
Missing include (for std::char_traits)
Change-Id: I48f9e55e987b709c2cfddab87e58248b50273ee7
Reviewed-on: https://gerrit.libreoffice.org/80706
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <[email protected]>
diff --git a/include/rtl/stringconcat.hxx b/include/rtl/stringconcat.hxx
index 9e912151428d..2dbde557b7df 100644
--- a/include/rtl/stringconcat.hxx
+++ b/include/rtl/stringconcat.hxx
@@ -15,6 +15,7 @@
#include "rtl/ustring.h"
#include <cstddef>
+#include <string>
#include <string_view>
#include <utility>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits