include/svl/hint.hxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 66fed32cb2a1a484c1fe45f44ba379d61ebd4c6f Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Thu Dec 24 13:15:16 2020 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Fri Dec 25 10:41:01 2020 +0100
missing include (std::to_string) Change-Id: I23d920cd8046ba089805afd9864831610f59f92d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108264 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/include/svl/hint.hxx b/include/svl/hint.hxx index adff3fa6239d..314b4f886f7d 100644 --- a/include/svl/hint.hxx +++ b/include/svl/hint.hxx @@ -20,6 +20,7 @@ #define INCLUDED_SVL_HINT_HXX #include <ostream> +#include <string> #include <sal/types.h> #include <svl/svldllapi.h> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits