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.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/framework/inc/pch/precompiled_fwl.hxx b/framework/inc/pch/precompiled_fwl.hxx
index bab212a353bc..b53807192518 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-01-22 15:57:46 using:
+ Generated on 2020-04-21 11:15:49 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:
@@ -34,6 +34,7 @@
#include <math.h>
#include <memory>
#include <new>
+#include <optional>
#include <ostream>
#include <stddef.h>
#include <string.h>
@@ -120,6 +121,7 @@
#include <basegfx/tuple/b2dtuple.hxx>
#include <basegfx/tuple/b2ituple.hxx>
#include <basegfx/tuple/b3dtuple.hxx>
+#include <basegfx/utils/common.hxx>
#include <basegfx/vector/b2dvector.hxx>
#include <basegfx/vector/b2enums.hxx>
#include <basegfx/vector/b2ivector.hxx>
@@ -180,7 +182,6 @@
#include <i18nlangtag/lang.h>
#include <macros/xserviceinfo.hxx>
#include <o3tl/cow_wrapper.hxx>
-#include <optional>
#include <o3tl/strong_int.hxx>
#include <o3tl/typed_flags_set.hxx>
#include <o3tl/underlyingenumvalue.hxx>