Missing include (std::max; Windows --disable-pch)
Change-Id: I31d44c0a1791c58c0fc348fb2ec42fe2e2ec4323 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100003 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
parent
c379994973
commit
4ad4468675
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
#include <tools/json_writer.hxx>
|
||||
#include <stdio.h>
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
#include <rtl/strbuf.hxx>
|
||||
#include <rtl/math.hxx>
|
||||
|
|
Loading…
Reference in a new issue