summaryrefslogtreecommitdiff
path: root/framework/inc/pch/precompiled_fwl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/pch/precompiled_fwl.hxx')
-rw-r--r--framework/inc/pch/precompiled_fwl.hxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/framework/inc/pch/precompiled_fwl.hxx b/framework/inc/pch/precompiled_fwl.hxx
index b53807192518..83439f94e310 100644
--- a/framework/inc/pch/precompiled_fwl.hxx
+++ b/framework/inc/pch/precompiled_fwl.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:15:49 using:
+ Generated on 2020-04-25 20:55:03 using:
./bin/update_pch framework fwl --cutoff=5 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -23,8 +23,8 @@
#if PCH_LEVEL >= 1
#include <algorithm>
#include <cassert>
+#include <cmath>
#include <cstddef>
-#include <cstring>
#include <float.h>
#include <functional>
#include <initializer_list>
@@ -60,10 +60,7 @@
#include <rtl/instance.hxx>
#include <rtl/locale.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>
@@ -71,7 +68,6 @@
#include <rtl/textcvt.h>
#include <rtl/textenc.h>
#include <rtl/unload.h>
-#include <rtl/ustrbuf.h>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.h>
#include <rtl/ustring.hxx>
@@ -79,7 +75,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>