summaryrefslogtreecommitdiff
path: root/sc/inc/pch/precompiled_sc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/pch/precompiled_sc.hxx')
-rw-r--r--sc/inc/pch/precompiled_sc.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx
index 757d3ded68b3..2124e635f7bf 100644
--- a/sc/inc/pch/precompiled_sc.hxx
+++ b/sc/inc/pch/precompiled_sc.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-04-21 11:16:42 using:
+ Generated on 2020-04-25 20:55:19 using:
./bin/update_pch sc sc --cutoff=12 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -24,6 +24,7 @@
#include <algorithm>
#include <atomic>
#include <cassert>
+#include <cmath>
#include <cstddef>
#include <cstring>
#include <deque>
@@ -82,6 +83,7 @@
#include <rtl/digest.h>
#include <rtl/instance.hxx>
#include <rtl/locale.h>
+#include <rtl/math.h>
#include <rtl/math.hxx>
#include <rtl/ref.hxx>
#include <rtl/strbuf.hxx>