svl/source/items/macitem.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1bc269504bc16b188f77204f53f1c34541750da9
Author: Noel Grandin <[email protected]>
AuthorDate: Sun Nov 25 14:43:21 2018 +0200
Commit: Noel Grandin <[email protected]>
CommitDate: Sun Nov 25 20:25:19 2018 +0100
seems we need to include algorithm here
commit 260002b16f18634a7e1d10d4160378beb0cc0c5f
Simplify containers iterations in svgio, svl, svtoolsHEADmaster
Change-Id: Ie97dd4276753e5b1b3a4382cf0060132caf6bd1b
Reviewed-on: https://gerrit.libreoffice.org/63980
Tested-by: Jenkins
Reviewed-by: Noel Grandin <[email protected]>
diff --git a/svl/source/items/macitem.cxx b/svl/source/items/macitem.cxx
index 99375ea926a0..7cad10f07a63 100644
--- a/svl/source/items/macitem.cxx
+++ b/svl/source/items/macitem.cxx
@@ -25,6 +25,7 @@
#include <svl/macitem.hxx>
#include <stringio.hxx>
+#include <algorithm>
SvxMacro::SvxMacro( const OUString &rMacName, const OUString &rLanguage)
: aMacName( rMacName ), aLibName( rLanguage),
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits