summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-02-22 20:26:29 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-02-23 10:17:40 +0100
commit2372ce850251a3f0cfa041a5175a5957ead069e2 (patch)
treea126912253381a7b2b0960fcf80ee1488c5550f4 /reportdesign
parent1d66d2dca2e9014b868e921c20a4b82332be371a (diff)
update pches
Change-Id: I44424081b7f55710c4db7f10d1829de1ae08be76 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111363 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/inc/pch/precompiled_rptxml.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/reportdesign/inc/pch/precompiled_rptxml.hxx b/reportdesign/inc/pch/precompiled_rptxml.hxx
index 6c419f51ccf3..4260b665473d 100644
--- a/reportdesign/inc/pch/precompiled_rptxml.hxx
+++ b/reportdesign/inc/pch/precompiled_rptxml.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-08-12 11:04:54 using:
+ Generated on 2021-02-22 20:24:33 using:
./bin/update_pch reportdesign rptxml --cutoff=2 --exclude:system --exclude:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -22,7 +22,9 @@
#if PCH_LEVEL >= 1
#include <cassert>
+#include <cstddef>
#include <cstring>
+#include <functional>
#include <limits>
#include <memory>
#include <new>
@@ -71,6 +73,7 @@
#include <com/sun/star/sdb/CommandType.hpp>
#include <com/sun/star/table/BorderLine2.hpp>
#include <com/sun/star/uno/Any.hxx>
+#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/util/MeasureUnit.hpp>
#include <comphelper/comphelperdllapi.h>