summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-04-25 20:58:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-04-26 15:34:06 +0200
commit9f07fb6d15de5682cc2e09f0261ba59341ceb8ef (patch)
treec34298b71264c41c6679a08eb3c780b8430e58a5 /sdext
parent61391c43f5808aadfa5fafb25a1bd7c2ae541b70 (diff)
update pches
Change-Id: I83a61da7dda6c72552eecd377f1c3744c92a797e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92909 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sdext')
-rw-r--r--sdext/inc/pch/precompiled_PresentationMinimizer.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx b/sdext/inc/pch/precompiled_PresentationMinimizer.hxx
index 77bfa8cf6ba6..bf3ffc162cc2 100644
--- a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx
+++ b/sdext/inc/pch/precompiled_PresentationMinimizer.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:44 using:
+ Generated on 2020-04-25 20:55:29 using:
./bin/update_pch sdext PresentationMinimizer --cutoff=2 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -25,8 +25,8 @@
#include <assert.h>
#include <atomic>
#include <cassert>
+#include <cmath>
#include <cstddef>
-#include <cstring>
#include <float.h>
#include <functional>
#include <initializer_list>
@@ -59,10 +59,7 @@
#include <osl/time.h>
#include <rtl/alloc.h>
#include <rtl/math.h>
-#include <rtl/math.hxx>
#include <rtl/ref.hxx>
-#include <rtl/strbuf.h>
-#include <rtl/strbuf.hxx>
#include <rtl/string.h>
#include <rtl/string.hxx>
#include <rtl/stringconcat.hxx>
@@ -77,7 +74,6 @@
#include <sal/detail/log.h>
#include <sal/log.hxx>
#include <sal/macros.h>
-#include <sal/mathconf.h>
#include <sal/saldllapi.h>
#include <sal/types.h>
#include <sal/typesizes.h>