diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-12-20 15:52:45 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-12-21 11:28:10 +0100 |
commit | 2dfc1dce87a0509e76d3d5875e03e3fae5d677d7 (patch) | |
tree | e4a4a1b24159e4fb643ad623636d172e26779361 /chart2 | |
parent | 8dd9dda69ffca6b167f690481070b8ee7bf7f8fd (diff) |
update chart pch
Change-Id: I413ef289e33c66ad15755807fcb7b0467da66a3a
Reviewed-on: https://gerrit.libreoffice.org/85618
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/inc/pch/precompiled_chartcontroller.hxx | 3 | ||||
-rw-r--r-- | chart2/inc/pch/precompiled_chartcore.hxx | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx index 4185805a0fba..5a7d9b2dbe0f 100644 --- a/chart2/inc/pch/precompiled_chartcontroller.hxx +++ b/chart2/inc/pch/precompiled_chartcontroller.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-12-03 09:18:41 using: + Generated on 2019-12-20 15:44:10 using: ./bin/update_pch chart2 chartcontroller --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -103,7 +103,6 @@ #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/dockwin.hxx> -#include <vcl/edit.hxx> #include <vcl/errcode.hxx> #include <vcl/floatwin.hxx> #include <vcl/fntstyle.hxx> diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx index f4d88bab9354..4af3bcb40c99 100644 --- a/chart2/inc/pch/precompiled_chartcore.hxx +++ b/chart2/inc/pch/precompiled_chartcore.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-10-17 15:15:04 using: + Generated on 2019-12-20 15:44:23 using: ./bin/update_pch chart2 chartcore --cutoff=3 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -33,7 +33,7 @@ #include <string_view> #include <utility> #include <vector> -#include <o3tl/optional.hxx> +#include <boost/property_tree/ptree_fwd.hpp> #endif // PCH_LEVEL >= 1 #if PCH_LEVEL >= 2 #include <osl/diagnose.h> |