summaryrefslogtreecommitdiff
path: root/framework/inc/pch/precompiled_fwe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/pch/precompiled_fwe.hxx')
-rw-r--r--framework/inc/pch/precompiled_fwe.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/framework/inc/pch/precompiled_fwe.hxx b/framework/inc/pch/precompiled_fwe.hxx
index 3ab74d89d4bb..c3abf132b851 100644
--- a/framework/inc/pch/precompiled_fwe.hxx
+++ b/framework/inc/pch/precompiled_fwe.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 2019-05-12 16:56:53 using:
+ Generated on 2019-10-17 15:14:47 using:
./bin/update_pch framework fwe --cutoff=10 --exclude:system --include:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -28,6 +28,7 @@
#include <cstring>
#include <float.h>
#include <functional>
+#include <initializer_list>
#include <iomanip>
#include <limits.h>
#include <limits>
@@ -39,10 +40,12 @@
#include <stddef.h>
#include <string.h>
#include <string>
+#include <string_view>
#include <type_traits>
#include <utility>
#include <vector>
#include <boost/optional.hpp>
+#include <boost/property_tree/ptree.hpp>
#endif // PCH_LEVEL >= 1
#if PCH_LEVEL >= 2
#include <osl/conditn.hxx>
@@ -63,6 +66,7 @@
#include <rtl/strbuf.hxx>
#include <rtl/string.h>
#include <rtl/string.hxx>
+#include <rtl/stringconcat.hxx>
#include <rtl/stringutils.hxx>
#include <rtl/textcvt.h>
#include <rtl/textenc.h>
@@ -78,6 +82,7 @@
#include <sal/saldllapi.h>
#include <sal/types.h>
#include <sal/typesizes.h>
+#include <vcl/Scanline.hxx>
#include <vcl/alpha.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/bitmapex.hxx>
@@ -98,7 +103,6 @@
#include <vcl/scopedbitmapaccess.hxx>
#include <vcl/svapp.hxx>
#include <vcl/task.hxx>
-#include <vcl/timer.hxx>
#include <vcl/vclenum.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/vclreferencebase.hxx>