summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
Diffstat (limited to 'unotools')
-rw-r--r--unotools/inc/pch/precompiled_utl.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/unotools/inc/pch/precompiled_utl.hxx b/unotools/inc/pch/precompiled_utl.hxx
index 9d68b52e29f0..f88d583a0f20 100644
--- a/unotools/inc/pch/precompiled_utl.hxx
+++ b/unotools/inc/pch/precompiled_utl.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-07-09 17:07:21 using:
+ Generated on 2020-08-12 11:07:07 using:
./bin/update_pch unotools utl --cutoff=3 --exclude:system --exclude:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -25,10 +25,12 @@
#include <cassert>
#include <cstddef>
#include <memory>
+#include <optional>
#include <ostream>
#include <stddef.h>
#include <type_traits>
#include <unordered_map>
+#include <utility>
#include <vector>
#endif // PCH_LEVEL >= 1
#if PCH_LEVEL >= 2
@@ -99,13 +101,13 @@
#include <comphelper/processfactory.hxx>
#include <comphelper/sequence.hxx>
#include <cppu/cppudllapi.h>
+#include <cppu/unotype.hxx>
#include <cppuhelper/cppuhelperdllapi.h>
#include <cppuhelper/implbase.hxx>
#include <i18nlangtag/lang.h>
#include <i18nlangtag/languagetag.hxx>
#include <i18nlangtag/mslangid.hxx>
#include <i18nutil/transliteration.hxx>
-#include <o3tl/any.hxx>
#include <o3tl/enumarray.hxx>
#include <o3tl/safeint.hxx>
#include <o3tl/typed_flags_set.hxx>