summaryrefslogtreecommitdiff
path: root/desktop/inc/pch/precompiled_sofficeapp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/inc/pch/precompiled_sofficeapp.hxx')
-rw-r--r--desktop/inc/pch/precompiled_sofficeapp.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop/inc/pch/precompiled_sofficeapp.hxx b/desktop/inc/pch/precompiled_sofficeapp.hxx
index a73029c41fdc..58efb5dc3b0f 100644
--- a/desktop/inc/pch/precompiled_sofficeapp.hxx
+++ b/desktop/inc/pch/precompiled_sofficeapp.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-04-06 11:50:12 using:
+ Generated on 2021-04-08 13:55:49 using:
./bin/update_pch desktop sofficeapp --cutoff=6 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -24,6 +24,7 @@
#if PCH_LEVEL >= 1
#include <algorithm>
#include <cassert>
+#include <chrono>
#include <cmath>
#include <cstddef>
#include <cstdlib>
@@ -87,6 +88,7 @@
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.h>
#include <rtl/ustring.hxx>
+#include <sal/backtrace.hxx>
#include <sal/detail/log.h>
#include <sal/log.hxx>
#include <sal/macros.h>