summaryrefslogtreecommitdiff
path: root/chart2/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-09-21 15:28:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-09-21 20:10:38 +0200
commit72fd000cc62534d9003d288f676cda3af15da347 (patch)
tree41d799e06019b62e89f8b92b04abb802cc92566b /chart2/inc
parentaf90b8089405d6f042207f5639e750f08798ae92 (diff)
update pches
Change-Id: I41a204fbc5e2c9b819fb948c5288f8d7b4195489 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103117 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2/inc')
-rw-r--r--chart2/inc/pch/precompiled_chartcore.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx
index 017fb9f71fc0..4cfd699eeceb 100644
--- a/chart2/inc/pch/precompiled_chartcore.hxx
+++ b/chart2/inc/pch/precompiled_chartcore.hxx
@@ -13,7 +13,7 @@
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
- Generated on 2020-09-03 20:50:38 using:
+ Generated on 2020-09-21 15:20:30 using:
./bin/update_pch chart2 chartcore --cutoff=3 --exclude:system --exclude:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -24,6 +24,7 @@
#include <algorithm>
#include <cassert>
#include <cstddef>
+#include <functional>
#include <iterator>
#include <limits>
#include <map>