vcl/source/font/fontcharmap.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 8cc52b05744443c64cf5eb62ebe3098cd964c437
Author: Stephan Bergmann <[email protected]>
AuthorDate: Mon Sep 21 10:59:39 2020 +0200
Commit: Stephan Bergmann <[email protected]>
CommitDate: Mon Sep 21 12:16:35 2020 +0200
Missing include
(for std::max, since f8474367449a1b6b54918d2753e3a36798761839 "ofz#25774
keep
ParseCMAP within legal area")
Change-Id: I873c788577e9ec3bd54d9e637d2cf86be7c1f6e6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103089
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <[email protected]>
diff --git a/vcl/source/font/fontcharmap.cxx b/vcl/source/font/fontcharmap.cxx
index f7db9fd65ead..d672c76c5f42 100644
--- a/vcl/source/font/fontcharmap.cxx
+++ b/vcl/source/font/fontcharmap.cxx
@@ -21,6 +21,7 @@
#include <rtl/textenc.h>
#include <sal/log.hxx>
+#include <algorithm>
#include <vector>
#include <set>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits