diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-02-22 20:26:29 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-02-23 10:17:40 +0100 |
commit | 2372ce850251a3f0cfa041a5175a5957ead069e2 (patch) | |
tree | a126912253381a7b2b0960fcf80ee1488c5550f4 /sw/inc | |
parent | 1d66d2dca2e9014b868e921c20a4b82332be371a (diff) |
update pches
Change-Id: I44424081b7f55710c4db7f10d1829de1ae08be76
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111363
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index ec90e366205f..6e9fdfbec5f6 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.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 2021-02-19 15:35:30 using: + Generated on 2021-02-22 20:25:17 using: ./bin/update_pch sw sw --cutoff=7 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -32,7 +32,6 @@ #include <initializer_list> #include <limits.h> #include <limits> -#include <list> #include <map> #include <memory> #include <new> |