Kaydet (Commit) 489c4600 authored tarafından Juergen Funk's avatar Juergen Funk Kaydeden (comit) Miklos Vajna

Include missing in Windows build

for the std::min we need the header <algorithm>

Change-Id: I83d815e1fe8a7221c0eade58df5af887d5a9795a
Reviewed-on: https://gerrit.libreoffice.org/15921Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
Tested-by: 's avatarJenkins <ci@libreoffice.org>
üst a9116e4b
......@@ -21,6 +21,7 @@
#include <wtt.h>
#include <string.h>
#include <algorithm>
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment