include/o3tl/lru_map.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 213099669e6f6d64f10604aa76946613ebc5a428
Author: Jeff Law <[email protected]>
AuthorDate: Tue Nov 3 08:05:03 2020 -0700
Commit: Michael Stahl <[email protected]>
CommitDate: Fri May 21 17:41:23 2021 +0200
include cstddef for gcc11
Change-Id: I2f845ce9bb660ad6c1eea80ea81dd71add2c0db1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107191
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <[email protected]>
(cherry picked from commit 8830cf86b146b1252ac37f351a23246088d569b0)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115945
Tested-by: Michael Stahl <[email protected]>
Reviewed-by: Michael Stahl <[email protected]>
diff --git a/include/o3tl/lru_map.hxx b/include/o3tl/lru_map.hxx
index e822fde0294c..33a1487fa239 100644
--- a/include/o3tl/lru_map.hxx
+++ b/include/o3tl/lru_map.hxx
@@ -14,6 +14,7 @@
#include <cassert>
#include <list>
#include <unordered_map>
+#include <cstddef>
namespace o3tl
{
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits