summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-04-06 09:22:38 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-04-06 17:57:09 +0200
commite90a9b6782b708b1add6ec912ef9c0e8d2b7c421 (patch)
treeceff35a83a84aba39897d903f472f475442fa8a9 /reportdesign
parent08f01ab647f422aba253a35ccbe665c58d68c5a9 (diff)
update pches
Change-Id: I835c8fcc237ece5cf9d7a3b261645139d022e9b4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113652 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/inc/pch/precompiled_rpt.hxx3
-rw-r--r--reportdesign/inc/pch/precompiled_rptui.hxx3
2 files changed, 4 insertions, 2 deletions
diff --git a/reportdesign/inc/pch/precompiled_rpt.hxx b/reportdesign/inc/pch/precompiled_rpt.hxx
index 8a916592728f..5c1caf320cdd 100644
--- a/reportdesign/inc/pch/precompiled_rpt.hxx
+++ b/reportdesign/inc/pch/precompiled_rpt.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 2021-03-20 10:38:03 using:
+ Generated on 2021-04-06 09:16:43 using:
./bin/update_pch reportdesign rpt --cutoff=9 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -41,6 +41,7 @@
#include <new>
#include <optional>
#include <ostream>
+#include <safeint.h>
#include <stddef.h>
#include <string.h>
#include <string>
diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx
index 7f70cb624455..b9ba86db64a7 100644
--- a/reportdesign/inc/pch/precompiled_rptui.hxx
+++ b/reportdesign/inc/pch/precompiled_rptui.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 2021-03-20 10:38:05 using:
+ Generated on 2021-04-06 09:16:45 using:
./bin/update_pch reportdesign rptui --cutoff=4 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -43,6 +43,7 @@
#include <new>
#include <optional>
#include <ostream>
+#include <safeint.h>
#include <set>
#include <sstream>
#include <stddef.h>