From e10e5c15cc51d3b2a5e4b699c5f381aa92a17c4e Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 5 Nov 2021 11:24:13 +0200 Subject: improve the script for reducing symbol exports And apply some of the results Change-Id: If555476fdd951cbc1d01fb3ef3ab1cbca2b64960 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124896 Tested-by: Jenkins Reviewed-by: Noel Grandin --- o3tl/qa/test-string_view.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'o3tl') diff --git a/o3tl/qa/test-string_view.cxx b/o3tl/qa/test-string_view.cxx index be1d356bdc61..a18a00ad71d9 100644 --- a/o3tl/qa/test-string_view.cxx +++ b/o3tl/qa/test-string_view.cxx @@ -7,6 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ +#include #include #include -- cgit