summaryrefslogtreecommitdiff
path: root/writerfilter/inc/pch/precompiled_writerfilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/inc/pch/precompiled_writerfilter.hxx')
-rw-r--r--writerfilter/inc/pch/precompiled_writerfilter.hxx6
1 files changed, 5 insertions, 1 deletions
diff --git a/writerfilter/inc/pch/precompiled_writerfilter.hxx b/writerfilter/inc/pch/precompiled_writerfilter.hxx
index 38b6f29bc081..165ea77c7e8d 100644
--- a/writerfilter/inc/pch/precompiled_writerfilter.hxx
+++ b/writerfilter/inc/pch/precompiled_writerfilter.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:17:46 using:
+ Generated on 2020-04-25 20:56:04 using:
./bin/update_pch writerfilter writerfilter --cutoff=5 --exclude:system --exclude:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -28,6 +28,7 @@
#include <iomanip>
#include <memory>
#include <ostream>
+#include <type_traits>
#include <utility>
#include <vector>
#include <boost/logic/tribool.hpp>
@@ -43,7 +44,10 @@
#include <rtl/locale.h>
#include <rtl/math.hxx>
#include <rtl/ref.hxx>
+#include <rtl/strbuf.h>
#include <rtl/string.hxx>
+#include <rtl/stringconcat.hxx>
+#include <rtl/stringutils.hxx>
#include <rtl/tencinfo.h>
#include <rtl/textenc.h>
#include <rtl/uri.hxx>