include/tools/json_writer.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 392b0d1f04c25300cc0bee0ddea126b96e2dff4e
Author:     Mike Kaganski <[email protected]>
AuthorDate: Thu Jun 18 14:17:47 2020 +0300
Commit:     Mike Kaganski <[email protected]>
CommitDate: Thu Jun 18 16:44:49 2020 +0200

    Add missing header after c8bed6445b244a5d9021dbd9a2ff19d80c03917b
    
    Change-Id: I24d354d8d781da3944044a2895e7d9163c31076f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96601
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <[email protected]>

diff --git a/include/tools/json_writer.hxx b/include/tools/json_writer.hxx
index e811bb90e277..95a567ea505c 100644
--- a/include/tools/json_writer.hxx
+++ b/include/tools/json_writer.hxx
@@ -10,6 +10,7 @@
 
 #include <tools/toolsdllapi.h>
 #include <rtl/ustring.hxx>
+#include <algorithm>
 #include <memory>
 
 /** Simple JSON encoder designed specifically for LibreOfficeKit purposes.
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to