summaryrefslogtreecommitdiff
path: root/include/rtl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-09-27 19:18:11 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-09-27 21:16:14 +0200
commit77a21b35c3dc1e2bd2ec7e18d82da88d876178ed (patch)
tree3c990c88b92caa5df12a600ff1c8ee3f34206b7c /include/rtl
parent146e998508d0b6922e4afedc1acde3aa99a44fbb (diff)
Missing include (for std::move)
Change-Id: I38a59d2955a8081bf3ae701a102b0b5c68bd16f3 Reviewed-on: https://gerrit.libreoffice.org/79749 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/rtl')
-rw-r--r--include/rtl/stringconcat.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/rtl/stringconcat.hxx b/include/rtl/stringconcat.hxx
index eea2e7afcd47..7bbcb1cf680f 100644
--- a/include/rtl/stringconcat.hxx
+++ b/include/rtl/stringconcat.hxx
@@ -15,6 +15,8 @@
#include "rtl/ustring.h"
#include <cstddef>
+#include <utility>
+
#include <string.h>
#ifdef LIBO_INTERNAL_ONLY // "RTL_FAST_STRING"